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

Get certified in Microsoft Fabric—for free! For a limited time, get a free DP-600 exam voucher to use by the end of 2024. Register now

Reply
Anonymous
Not applicable

Add a measure to Column in Matrix visual

I have a measure that I want to displya as columns in Matrix visual. I am not able to place the meaure in columns section . My measure is: 

 

NewAgeCategory = IF(AND([DaysDifference]>=0,[DaysDifference]<=15),"0D to 15D",IF(AND([DaysDifference]>=16,[DaysDifference]<=30),"16D to 30D",IF(AND([DaysDifference]>=31,[DaysDifference]<=45),"31D to 45D","46D And More" )))
 
 
 

Capture.JPG

1 ACCEPTED SOLUTION
Anonymous
Not applicable

@Anonymous - If you want the measure to show up as column headers, you could create one measure for each category, and then include all of the measures in the Matrix (or Table).

View solution in original post

3 REPLIES 3
Anonymous
Not applicable

@Anonymous - 

Instead of creating a Measure, create a Calculated Column.

Anonymous
Not applicable

thank you @Anonymous  for your reply. The reason I chose measure over calculated column is that I have a date filter based on which I will calculate days difference between (max date of the date filter ) and Claim Receive Date.

I do not think calculated columns supports that do they?

 

 

Anonymous
Not applicable

@Anonymous - If you want the measure to show up as column headers, you could create one measure for each category, and then include all of the measures in the Matrix (or Table).

Helpful resources

Announcements
November Carousel

Fabric Community Update - November 2024

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

Live Sessions with Fabric DB

Be one of the first to start using Fabric Databases

Starting December 3, join live sessions with database experts and the Fabric product team to learn just how easy it is to get started.

Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early Bird pricing ends December 9th.

Nov PBI Update Carousel

Power BI Monthly Update - November 2024

Check out the November 2024 Power BI update to learn about new features.