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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

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
Community Champion
Community Champion

@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...



Follow on LinkedIn
@ 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!:
DAX For Humans

DAX is easy, CALCULATE makes DAX hard...

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

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

July PBI25 Carousel

Power BI Monthly Update - July 2025

Check out the July 2025 Power BI update to learn about new features.