Forum Discussion
Ocasio27
May 27, 2021Iron Contributor
Turn rows into columns
I am trying to do this in Power Query, left side of this table to the right side of this table Person number Yes or no Count Person number TRUE FALSE Person1 False 1 Person1 ...
- May 27, 2021
Detlef_Lewin
May 27, 2021Silver Contributor
That's a simple pivot table.
Person number in rows area.
Yes or no in columns area.
Count in values area.