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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
brettg
Helper II
Helper II

Measure to update with date slicer

Hello,

 

If I have date slicers on my report, how would I make the below measure update when I change them? Currently it does not

 

measure = countx(distinct('Table'), 'Table'[column])
 
Thanks,
Brett
1 ACCEPTED SOLUTION

Hello,

 

You're right it was! Don't worry, I have found a way around this now 🙂

 

Thanks for looking anyway

View solution in original post

2 REPLIES 2
lbendlin
Super User
Super User

that measure is a little malformed. Please provide sanitized sample data that fully covers your issue. If you paste the data into a table in your post or use one of the file services it will be easier to work with. Please show the expected outcome.

Hello,

 

You're right it was! Don't worry, I have found a way around this now 🙂

 

Thanks for looking anyway

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

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

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors