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.
Hi,
I have 4 cards made from data from 4 different data tables. I was wondering if there is a way to make 1 global filter that controls all 3 cards on a specific date range(what the filter is)
My attempt:
I tried connecting tables together by the dates in many to many relationship, but only 2 cards have data(digital alert and another one), the other 2 tables are null for some reasons. Please advise some help, thank you.
Solved! Go to Solution.
Hi @Anonymous
Have you tried creating a calendar table like this:
https://www.wiseowl.co.uk/blog/s2947/calendarauto-table.htm
Although use Calendar("01/01/2020", "31/12/2025") instead of CalendarAuto which has an issue at the moment, tweak dates to match.
Then join this onto the different tables and use it to apply the filters.
If you are happy with this answer please mark as a solution for others to find !
Kudos are always appreciated! Check out our free Power BI video courses.
Hi @Anonymous
Have you tried creating a calendar table like this:
https://www.wiseowl.co.uk/blog/s2947/calendarauto-table.htm
Although use Calendar("01/01/2020", "31/12/2025") instead of CalendarAuto which has an issue at the moment, tweak dates to match.
Then join this onto the different tables and use it to apply the filters.
If you are happy with this answer please mark as a solution for others to find !
Kudos are always appreciated! Check out our free Power BI video courses.
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the October 2025 Power BI update to learn about new features.