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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Anonymous
Not applicable

Filtering Measures

Hello!

I have created lots of measures and I want to make an "Executive Summary"-Page where you can pick one of the measures and see in all graphs. For this, my plan was to make a table like this:

 

Table of Measures = 
{
    ("Inventories", [Days Inventory Outstanding Deliveries]),
    ("Availability", [Availability %]),
    ("Broken Promises", [Broken Promises %]),
    ("Accidents", [Accidents per 100 Employees]),
    ("Capacity Utilization", [Capacity Utilization %]),
    ("MCLI",[MCLI]),
    ("Productivity",[Productivity]),
    ("Flexibility",[Flexibility Index])
}

 

But all of the measures are dependant on that you pick a certain time period. Is there a way for me to copy a column from a table and then add this code to each row in that column?
Like this:

einarrattgard_0-1626079214506.png

 

1 ACCEPTED SOLUTION
amitchandak
Super User
Super User

@Anonymous , do you need a measure slicer? This means if select measure A from slicer visual/s will display Measure A, if select Measure B that will be displayed

 

if yes refer

measure slicer
https://www.youtube.com/watch?v=b9352Vxuj-M
https://community.powerbi.com/t5/Desktop/Slicer-MTD-QTD-YTD-to-filter-dates-using-the-slicer/td-p/500115

 

calculation groups
https://www.sqlbi.com/blog/marco/2020/07/15/creating-calculation-groups-in-power-bi-desktop/

 

View solution in original post

1 REPLY 1
amitchandak
Super User
Super User

@Anonymous , do you need a measure slicer? This means if select measure A from slicer visual/s will display Measure A, if select Measure B that will be displayed

 

if yes refer

measure slicer
https://www.youtube.com/watch?v=b9352Vxuj-M
https://community.powerbi.com/t5/Desktop/Slicer-MTD-QTD-YTD-to-filter-dates-using-the-slicer/td-p/500115

 

calculation groups
https://www.sqlbi.com/blog/marco/2020/07/15/creating-calculation-groups-in-power-bi-desktop/

 

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

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

April Fabric Community Update

Fabric Community Update - April 2024

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