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 moreNext up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now
Hi,
I'm hoping someone can help. I have a table that contains survey results and I was wondering if there is some way I can format the data in the example below
tblSurveys
Customer Question Result
A 1 Yes
A 2
A 3 www.test.com
B 1 No
B 2 Not Graded
B 3 www.test2.com
C 1 No
C 2 Not Applicable
C 3 www.test3.com
Re Formatted table
Customer Q1 Q2 Q3
A Yes www.test.com
B No Not Graded www.test2.com
C No Not Applicable www.test3.com
Solved! Go to Solution.
Hi @Liaise
In The Query Editor>>> select the Question Column>>>Go to "Transform Tab">>Select "Pivot Table"
Select options as follows
Hi @Liaise
In The Query Editor>>> select the Question Column>>>Go to "Transform Tab">>Select "Pivot Table"
Select options as follows
Thanks, that works perfectly 🙂
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.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 5 | |
| 3 | |
| 3 | |
| 3 | |
| 2 |