March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
I have this table with the form:
Question | 1 | 2 | 3 | 4 | 5 | 6 |
Q1 | 3 | 4 | 2 | 5 | 2 | 1 |
Q2 | 3 | 4 | 1 | 5 | 1 | 1 |
Q3 | 4 | 2 | 1 | 5 | 2 | 5 |
its got the questions as row 1 and the response counts as column names.
What is the best way to diplay this table so that I can use it in my PowerBI Dashboard
Solved! Go to Solution.
@Anonymous , what are these 1,2,...6
You should unpivot this columns in power query
https://radacad.com/pivot-and-unpivot-with-power-bi
Unpivot Data(Power Query) https://www.youtube.com/watch?v=2HjkBtxSM0g&list=PLPaNVDMhUXGaaqV92SBD5X2hk3TMNlHhb&index=11
Hi, This is in a pivoted format.
You can use the unpivot feature in the Power Query and then have a total of 3 columns in the table with a hierarchical structure.
Regards,
Atma.
@Anonymous , what are these 1,2,...6
You should unpivot this columns in power query
https://radacad.com/pivot-and-unpivot-with-power-bi
Unpivot Data(Power Query) https://www.youtube.com/watch?v=2HjkBtxSM0g&list=PLPaNVDMhUXGaaqV92SBD5X2hk3TMNlHhb&index=11
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
123 | |
85 | |
85 | |
70 | |
51 |
User | Count |
---|---|
205 | |
153 | |
97 | |
79 | |
69 |