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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.

Reply
pacifist
Helper II
Helper II

Master Table -> Details Table: Different values

Hi, 

 

hopefully I will be clear enough. Let's image the following tables (it's actually slightly different)

Master Table:

ACTIVITYACTIVITY_IDCOL_A
CreateDataSource1...
CreateDataSource2...
AddUsersToDataSource98...
AddUsersToDataSource99 

 

Table_CreateDataSource

ACTIVITY_IDDatasourceName
1DS_1
2DS_2
......

 

Table_AddUsers

ACTIVITY_IDUserAdded
98USER_A
99USER_B
......


Now, what I'd like to achieve is in report to have 2 tables:
`Master Table` and below would be `Details Table`. 

When user selects the activity it would fill the `Details Table` with the details depending on the Activity Name. Eg.  I click the `AddUsersToDataSource` | `99` it would load the data (all columns) from `Table_addUsers` table.

Can someone please guide me on what the DAX would look like. I understand I would have to setup the relationships (plenty of them would be inactive as there will be plenty of other activities... I'm more interested if this is achievable with DAX, that it would return the content of the row with different column names.

Thank you

 

0 REPLIES 0

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

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