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
Hello ,
Any advice to transpose a table visual not the actual table as a data source. I have this visual :
| SE Name | Count of LookUpCode | Commission Build | CurrentRevenue | Count of AccountLookUpCode |
| Gage Miranda | 40 | 7744.6 | 7912 | 38 |
and I want it like this:
| SE Name | Gage Miranda |
| Count of LookUpCode | 40 |
| Commission Build | 7744.6 |
| CurrentRevenue | 7912 |
| Count of AccountLookUpCode | 38 |
Hi, @timazarj
Unfortunately, Power BI can't use the table visual as the data source, because the data source of the visual is the data in the real table.
In this example, if you don't want to change the structure of the original table, you can create a copy of the original table to transpose it.
Is this the result you want? Hope this is useful to you
Please feel free to let me know If you have further questions
Best Regards,
Community Support Team _ Zeon Zheng
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
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 |
|---|---|
| 46 | |
| 43 | |
| 39 | |
| 20 | |
| 15 |
| User | Count |
|---|---|
| 68 | |
| 68 | |
| 31 | |
| 27 | |
| 24 |