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 my friends.
I'm developing a model to measure HR payments. The model that I want to use is:
The problem is that I can't create two relationship the first one with the Calendar and the second with the Index, any help ?
Hi @Anonymous ,
Will you consider to create an inactive relationship and use USERELATIONSHIP() function to active it in DAX formula?
If so you could take a look at these blogs.
https://www.sqlbi.com/articles/using-userelationship-in-dax/
https://www.sqlbi.com/articles/userelationship-in-calculated-columns/
Best Regards,
Jay
Have you thought about appending the fact tables into 1?
Proud to be a Super User!
Paul on Linkedin.
@Anonymous , If you need two columns in relation, You need to concatenate columns and join.
In the above model, one to Many single-direction relations is possible from Date /class to other tables. Bi-directional relation many cause loops here.
Hi @amitchandak, thank you for your help.
It was my mistake there was a relationship 1:1 meanwhile I expected 1 to many, so I changed it.
Thank you!
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.