Forum Discussion
TexasXD1
2 years agoNew Member
Creating new rows in dataset based on other columns
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:
That looks like : select userid column and 'Unpivot other columns' in Power Query