Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

Reply
jlutz
New Member

How to display records related via inactive relationship in Table visual?

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?   

5 REPLIES 5
jlutz
New Member

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

Community Support Team _ Lydia Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

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

Community Support Team _ Lydia Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

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.

Helpful resources

Announcements
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel

Power BI Monthly Update - May 2024

Check out the May 2024 Power BI update to learn about new features.