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
Syndicate_Admin
Administrator
Administrator

Reference a column table

Hello
Is there any way to make "_dimension" assigned in this case to "values" can be variable, that is, that as I have selected in a swich / if I take one column or another?

IF r=1 _dimension = "DIM TABLE 1"

IF r=2 _dimension = "DIM TABLE 2"

VALUES( _dimension ),
that takes _dimension as a reference to a table/column
THANK YOU
1 REPLY 1
ToddChitt
Super User
Super User

IF ( r = 1, RELATED('dim1[fieldx]),

     If (r = 2, RELATED('dim2[fieldy]),

     "unknown value of r"

      )

   )




Did I answer your question? If so, mark my post as a solution. Also consider helping someone else in the forums!

Proud to be a Super User!





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.