Forum Discussion
Anonymous
4 years agoNot applicable
Data from Sales in rows for each month
Hi! Im trying to get a table that has the information of the months in the rows (i.e. SKU YEAR JAN FEB MAR APR... DEC 0001 2021 1 6 7 9 10 0001 2022 9 4 5 ...
- 4 years ago
In power query,
select first 2 columns, right-click and 'UNpivot other columns'
HotChilli
Community Champion
4 years agoIn power query,
select first 2 columns, right-click and 'UNpivot other columns'