I have three calculated columns in my table. How do I group the data so that I have one row per Department that shows the Head of Department and the values of the three calculated columns.
I made a mock dataset seen here Data Before
And here is what I want the data to look like after Data After