Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
My aim is to get a count of individuals (in this case, vehicles) that failed over 10% of daily checks, with the date range for the daily checks set by a page slicer. In the image example below, this measure should yield 11. After that, it would be ideal if I could make a slicer or checkbox to filter other visuals to only show data for those vehicles. I've been trying for a long time with temp tables, but nothing has worked yet. I would very much appreciate any ideas! Thank you
Solved! Go to Solution.
@Anonymous , Not very clear. Try if this can help
countx(filter(values(Table[vehicle]),[failed %]>10),[vehicle])
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the September 2025 Power BI update to learn about new features.
User | Count |
---|---|
14 | |
13 | |
11 | |
10 | |
10 |