Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Good morning! I am attempting to create a single row of values based on the values in the WEEKDAY_RANGE column. Please see image below. Any ideas?
Thanks in advance!
Solved! Go to Solution.
@wes11 , first of all, add an index column by group : https://www.youtube.com/watch?v=7CqXdSEN2k4
Your group is weekday range.
I am expecting a new column to have 1 and 2.
Then Unpivot this new column hours
https://radacad.com/pivot-and-unpivot-with-power-bi
@wes11 , first of all, add an index column by group : https://www.youtube.com/watch?v=7CqXdSEN2k4
Your group is weekday range.
I am expecting a new column to have 1 and 2.
Then Unpivot this new column hours
| User | Count |
|---|---|
| 60 | |
| 46 | |
| 32 | |
| 17 | |
| 16 |
| User | Count |
|---|---|
| 82 | |
| 68 | |
| 43 | |
| 26 | |
| 23 |