Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
I have a dim table with columns and values like this:
I am trying to get a visualization table that looks like this:
When the user selects a project with the slicer, the table should change to the project that has been selected.
Is there a standard way to handle this in Power BI? I know I could unpivot the dim table, but this would obviously screw up the data relationships.
Solved! Go to Solution.
here is a workaround for you
create a new table
column 1 sort by sort column
then create a measure
Proud to be a Super User!
here is a workaround for you
create a new table
column 1 sort by sort column
then create a measure
Proud to be a Super User!
That worked, thanks a lot!
you are welcome
Proud to be a Super User!
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.