This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
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.
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 38 | |
| 29 | |
| 28 | |
| 20 | |
| 18 |
| User | Count |
|---|---|
| 66 | |
| 34 | |
| 31 | |
| 25 | |
| 23 |