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.
Hello,
I need to filter a fact table with missions done and not done for a given date interval.
Here is the model :
D_MISSION : missions referential, contains the hierarchy of all missions
D_CALENDAR : calendar table
F_CA : fact table, contains missions done for contacts and the revenue
I have a date slicer to filter the date interval. I have another slicer with the mission hierarchy that filters the missions done.
How can I create a slicer with the missions not done for a contact ?
Create a measure that evaluates to 1 for not done and 0 for the other scenario. Use that measure as a filter on your visual.
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.