Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hello Community,
How can I display below in Power BI Report?
Region | Sales Total |
Asia | Calculated Column 1 Result |
Europe | Calculated Column 2 Result |
Americas | Calculated Column 3 Result |
Australia | Calculated Column 4 Result |
Does any one has any suggestions?
Thanks
Solved! Go to Solution.
@Anonymous,
You may also check Unpivot Columns in Query Editor.
@Anonymous,
You may also check Unpivot Columns in Query Editor.
Probably by using a SWITCH statement based on [Region] but tough to say exactly given the information. 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