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

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

Reply
Marco57
Helper III
Helper III

Dynamic DAX Table with USERELATIONSHIP

Hello,

 

I am creating a DAX table :

 

DAX Table = CALCULATETABLE(DIMENSION_PIVOTED_NOMINAL, USERELATIONSHIP(DIMENSION_PIVOTED_NOMINAL[DIM_PREF_ID], PREFORM_INPUT[PK_ID]))

 

 

I have created an inactive relationship between my above two tables : One to One and with above order, I should have table PREFORM_INPUT filtering my newly created DAX Table as I understand it being created out of DIMENSION_PIVOTED_NOMINAL

 

Unfortuantely that is not the case, any slicer on PREFORM_INPUT is not changing anything on DAX Table rows.

 

Is there any means to have kind of dynamic DAX Table? If they are static, is there any workaround to link columns from created DAX table to our data model? Maybe by adding calculated columns to this DAX Table?

 

Thanks in advance for the support.

1 ACCEPTED SOLUTION
amitchandak
Super User
Super User

@Marco57 , A calculated table is not going to use any slicer filter.  Not you are taking any column from another table. So I doubt this going to make any difference in calculation

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

View solution in original post

2 REPLIES 2
amitchandak
Super User
Super User

@Marco57 , A calculated table is not going to use any slicer filter.  Not you are taking any column from another table. So I doubt this going to make any difference in calculation

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Thank you for your support @amitchandak 

So there is no means to create even static DAX table but still having a relationship with a real table?

Could I add a related column/measure into that DAX table so I could filter on maybe?

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

February Power BI Update Carousel

Power BI Monthly Update - February 2026

Check out the February 2026 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.