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 Power BI Forum,
I have used tremendous time on figuring out how to solve this issue. I have a Date Dim and a fact table, where I related the fact dates into date Dim. Therefore, I can filter using my date dim. I'm interresting further, to use my Location Dim, so sort out what location I wanna show based on my fact table.
The following DAX is used :
But, when I choose what of the location I end up with the following result
@Davidglol123 , You can not have bi-directional relationship with the date table. It causes Time intelligence to fail. Make it single directional
Refer
Why Time Intelligence Fails - Powerbi 5 Savior Steps for TI :https://youtu.be/OBf0rjpp5Hw
https://amitchandak.medium.com/power-bi-5-key-points-to-make-time-intelligence-successful-bd52912a5b...
Hi Amit,
right now I have my date table single to many into my fact table. Aint that correct?
thanks!
Did you use the [CO2_Green_KPI] measure for the line? Can you show the DAX for the measure [[CO2_Per_Kg]]? In addition, you need to use the Dim Location's location column in the slicer, and create a one-to-many relationship to the location in Fact table.
Best Regards,
Community Support Team _ Jing
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.