The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
I have 2 fact tables, both which have a relationship to 1 date table. I need to be able to have 1 fact table filter the other fact table.
How can I do this?
Hey @bryn987 ,
one way you can achieve this is to set the cross-filter direction of the one-to-many relationships between the data and fact table to both. This enables the fact table to filter the other fact table via the date table.
Please be aware that the bi-directional cross-filtering is considered not being a best practice, for this reason do some research.
Hopefully, this helps to tackle your challenge.
Regards,
Tom