Forum Discussion
chris-conners
Feb 10, 2019Copper Contributor
Pivot table to show percentage of occurences compared with the total number
Hi, sorry if this has been answered before. I have a table where pupil results are recorded term on term. They are recorded in letters such as ARE, ARE +2, ARE -2 etc etc. I have a pivot table b...
Detlef_Lewin
Feb 10, 2019Silver Contributor
Hello Chris
Use Get and transform to unpivot your data.
Then pivot it.
chris-conners
Feb 10, 2019Copper Contributor
Thank you,
Took a while for me to get my head around Get and Transform but it worked perfectly.
Thanks,
Chris
Detlef_Lewin wrote:Hello Chris
Use Get and transform to unpivot your data.
Then pivot it.