Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
I have a dataset that contains the below. I would like to create new rows for each record that are based on values in existing columns. Is this possible?
Example:
Before:
After:
Solved! Go to Solution.
That looks like : select userid column and 'Unpivot other columns' in Power Query
That looks like : select userid column and 'Unpivot other columns' in Power Query
That looks to have done it. I was trying to unpivot without remembering the dropdown to change the way it does it. Thanks!