Fabric is Generally Available. Browse Fabric Presentations. Work towards your Fabric certification with the Cloud Skills Challenge.
Hi, I have Measures which it calculates total duration days between Stages based on project level. I can see total duration which is correct.
But I also would like to show the measures in Average and Median. Do I need to write new measures for Average and Median?
I am using Matrix visual and when I click on "Value" Fields in Matrix visual it is showing only Show value as Option like Percentage.
Please any help or anything I can do?
Solved! Go to Solution.
Hey @Sudhavi_84 ,
when you use a measure you have to create a new measure for each aggregation.
So one for SUM, one for AVERAGE, one for MAX, etc.
If it's a normal column you can chose the aggregation in the fields area.
Hey @Sudhavi_84 ,
I was wondering if my answer solved your question?
If that's the case I would be happy if you mark the post that helped as solution. This will help the next person with the same issue to see immediately if a solution worked or answered the question.
If you have more questions I would be happy to help you 😊
Best regards
Denis
Hey @Sudhavi_84 ,
when you use a measure you have to create a new measure for each aggregation.
So one for SUM, one for AVERAGE, one for MAX, etc.
If it's a normal column you can chose the aggregation in the fields area.
Hey @Sudhavi_84 ,
I was wondering if my answer solved your question?
If that's the case I would be happy if you mark the post that helped as solution. This will help the next person with the same issue to see immediately if a solution worked or answered the question.
If you have more questions I would be happy to help you 😊
Best regards
Denis
Check out the November 2023 Power BI update to learn about new features.
Read the latest Fabric Community announcements, including updates on Power BI, Synapse, Data Factory and Data Activator.