Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Earn the coveted Fabric Analytics Engineer certification. 100% off your exam for a limited time only!

Reply
Laocsulak
Helper I
Helper I

Matrix that count range between different column dates

Hello,

 

I have the following problem, I have a table with transactions that can have 3 possible status: transaction created, due, or completed

 

A column indicates the date on which the transaction reached each status:

The “Created” column shows when the transaction was created.

The “Due” column shows when the transaction expired.

The “Completed” column shows when the transaction was paid.

 

I need to create a matrix showing the number of transactions in each status on each day.

 

I upload a dummy example with just 2 transactions to better explain the goal.

Laocsulak_0-1676499549903.png

 

So if I look at the status of the transactions between 8/2/2023 and 15/2/2023, the result should be the following:

Laocsulak_1-1676499580048.png

 

 

Excel with the Example:

https://drive.google.com/drive/folders/1mL9LyjYij61H1QV3sWnhjZm635PoaQsz?usp=share_link

 

Thank you in advance!

 

 

1 ACCEPTED SOLUTION
tamerj1
Super User
Super User

Hi @Laocsulak 
Please refer to the attached sample file with the solution

1.png

View solution in original post

1 REPLY 1
tamerj1
Super User
Super User

Hi @Laocsulak 
Please refer to the attached sample file with the solution

1.png

Helpful resources

Announcements
April AMA free

Microsoft Fabric AMA Livestream

Join us Tuesday, April 09, 9:00 – 10:00 AM PST for a live, expert-led Q&A session on all things Microsoft Fabric!

March Fabric Community Update

Fabric Community Update - March 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors