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
ksubramaniyam41
Frequent Visitor

How to use measure in slicer

I have measure this needs to use in slicer please help some one to resolve the issue. Because same meause if we create a column we didn,t get the expected result, only measure is getting expected result so this needs to use in slicer.

 

Measure = CALCULATE(DISTINCTCOUNT(TFlex_Usage_Report[USAGE_DT_DAY]),GROUPBY(TFlex_Usage_Report,'TFlex_Usage_Report'[USER_LOGIN_ID],'TFlex_Usage_Report'[Usage_DT_Year],TFlex_Usage_Report[Usage_DT_Month],TFlex_Usage_Report[USAGE_DT_DAY]))
2 REPLIES 2
v-easonf-msft
Community Support
Community Support

Hi, @ksubramaniyam41 

Unfortunately, using measure field in slicer is not supported.

You may need to create a separate calculated table for the return value of the measure.

Then add and apply custom filter to visual filter pane to filter data.

If possible, please share some sample data so that I can provide an example for your reference.

 

Best Regards,
Community Support Team _ Eason

Greg_Deckler
Super User
Super User

@ksubramaniyam41 In general, to use a measure in that way, you need to use the Disconnected Table Trick as this article demonstrates: https://community.powerbi.com/t5/Community-Blog/Solving-Attendance-with-the-Disconnected-Table-Trick...


@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
The Definitive Guide to Power Query (M)

DAX is easy, CALCULATE makes DAX hard...

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.