Forum Discussion
HenriqueReis
4 years agoResolver I
Use a column head as a value for a new column
Hello! Now in my data set I have a column to enumerate the weeks (in portuguese week = semana) and a column for each day of the week (in portuguese: segunda = monday, terça = tuesday, quarta = we...
- 4 years ago
UNpivot the days columns in Power Query. I think it's what you are looking for
HotChilli
4 years agoCommunity Champion
UNpivot the days columns in Power Query. I think it's what you are looking for
HenriqueReis
4 years agoResolver I
Was almost this, but your answer was usefull to me to find the solution.
Thanks a lot!