Forum Discussion
Kouliscon
Oct 06, 2022Copper Contributor
Assist with moving data in a different structure way...
hello all, currently my data is structured at the table below: 1/3/2022 1/5/2022 1/10/2022 Item 1 626 Item 2 1,575 Item 3 255 255 and i would like to h...
- Oct 06, 2022
Try the Unpivot Columns feature of the Query Editor (Data tab of the ribbon > Get Data > From Other Sources > From Table/Range).
HansVogelaar
Oct 06, 2022MVP
Try the Unpivot Columns feature of the Query Editor (Data tab of the ribbon > Get Data > From Other Sources > From Table/Range).