Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by attending the DP-600 session on April 23rd (pacific time), live or on-demand.
Learn moreJoin the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. Register now
Solved! Go to Solution.
Hi @punnas1
1. Please unpivot the Product and Category columns:
= Table.UnpivotOtherColumns(#"Removed Bottom Rows", {"Amount"}, "Attribute", "Value")
2. Manage the relationship between them:
3. Final results:
Pbix attached.
Hi @punnas1
You might consider creating pbix file that will contain some sample data (remove the confidential info), upload the pbix to onedrive or dropbox and share the link to the file. Please do not forget to describe the expected results based on this sample data.
Hi @v-diye-msft
I'd upload pbix file in following link.
Pls help, Thank in advance.
https://drive.google.com/open?id=14459Ykmh3B2LSEjiKaRkZ1906PZhei5f
Hi @punnas1
1. Please unpivot the Product and Category columns:
= Table.UnpivotOtherColumns(#"Removed Bottom Rows", {"Amount"}, "Attribute", "Value")
2. Manage the relationship between them:
3. Final results:
Pbix attached.
Hi @v-diye-msft ,
If we have data in one table we can unpivot columns, but columns in multiple tables how to unpivot the data.?
is it possible to create measure like this ( measure =
if (selected values = "product", Table [Product],
if (selected value = "Category", Table [Category])))
Thanks in advance.
Hi @punnas1
I have a sample could be your reference, please see attached.
dear v-diye-msft,
Can we swith dimention columns based on slicer seletion.
My requirement has mention in File.
thea
Not sure you can get what you want. But can't be sure, Please see this post regarding How to Get Your Question Answered Quickly: https://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490
Check out the April 2026 Power BI update to learn about new features.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
| User | Count |
|---|---|
| 8 | |
| 8 | |
| 8 | |
| 8 | |
| 7 |