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.
I have a single Calendar table with multiple other tables related to it by date. All of the relationships are "inactive" to avoid circular references et cetera. For my measures, it's easy enough to use USERELATIONSHIP to specify which relationship to use.
However, I have a Table visual, and I want to display all of the records related (via one of the inactive relationships) between table X and my Calendar table.
How can I do this?
bump
@jlutz,
What is the result after you create measure using USERELATIONSHIP() function? Could you please share dummy data of your tables and post expected result here?
Regards,
Lydia
Hey Lydia,
Basically I have a "summary" tab with measures that successfully use USERELATIONSHIP().
However my users want to see the underlying data. So if the Summary tab says that we have 6 new customers, they want to know details for those 6 customers (name, URL, account owner, etc etc) Userelationship wouldn't work on the detail tab because there is no calculation/summation - it's detail level info.
@jlutz,
Could you please share dummy data of your tables and post expected result here?
Regards,
Lydia
Hey Lydia,
Basically I have a "summary" tab with measures that successfully use USERELATIONSHIP().
However my users want to see the underlying data. So if the Summary tab says that we have 6 new customers, they want to know details for those 6 customers (name, URL, account owner, etc etc) Userelationship wouldn't work on the detail tab because there is no calculation/summation - it's detail level info.
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.