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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Anonymous
Not applicable

Drill through without physical relationship

Hi

 

I have two table visuals that have two separate data sources and no physical relationship between them.

Unable to create relationship because of ambiguity issues.

 

Is there anyway to implement drill through from vis 1 to vis 2 based on clean id (which is a texted value)?

 

absolutesoul_0-1602129565762.png

 

absolutesoul_1-1602129587810.png

 

2 REPLIES 2
v-xuding-msft
Community Support
Community Support

Hi @Anonymous ,

 

You could create an index column in the two tables and create an inactive relationship between them. And create a measure like below to drill through report.

Measure = CALCULATE(MAX('Table 2'[ID]),USERELATIONSHIP('Table'[ID],'Table 2'[ID]))

Or you could create a bridge table to connect the two table. 

 

 

Best Regards,
Xue Ding
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
amitchandak
Super User
Super User

@Anonymous , You can not do without common dimension. I think the date can be one. Or create one dummy dimension join with both and create drill-through using it.

 

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

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

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.