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!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
Hello, I need help, I have in the screenshot an example how I want to customize a table fetched from SQL. The table on the left is the origin table and I want the table on the right as a visualization. Thanks in advance.
Solved! Go to Solution.
this is a standard pivot action,
check this:
https://learn.microsoft.com/en-us/power-query/pivot-columns
in your case, you should select the month column then pivot. It is in Power Query.
this is a standard pivot action,
check this:
https://learn.microsoft.com/en-us/power-query/pivot-columns
in your case, you should select the month column then pivot. It is in Power Query.