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

Vote for your favorite vizzies from the Power BI Dataviz World Championship submissions. Vote 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
Power BI DataViz World Championships

Power BI Dataviz World Championships

Vote for your favorite vizzies from the Power BI World Championship submissions!

Sticker Challenge 2026 Carousel

Join our Community Sticker Challenge 2026

If you love stickers, then you will definitely want to check out our Community Sticker Challenge!

January Power BI Update Carousel

Power BI Monthly Update - January 2026

Check out the January 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.