Introduction
Pivoting columns in Power BI helps you turn row data into columns. This is useful when you want to reshape your data to see categories as separate columns instead of rows.
When you have sales data by product and date, and you want each date to be a separate column.
When survey responses are listed in rows but you want each question as a column.
When you want to compare monthly expenses side by side as columns instead of rows.
When you need to create a summary table that shows categories horizontally.
When your data has repeated values in one column that you want to spread across multiple columns.