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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount 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.