Hi All,
I am trying to create a workflow that is grouped by column 1 & 2, and if there are not 5 rows for each grouping then null rows are added to get the total number of rows for each grouping to five.
I am doing this so I can create a standardized way to work with the data in excel.
Currently, if there are not rows it will just move onto the next grouping (shown below).
I'd like it to be adjusted_artist, adjusted_track with Rows 1,2,3,4,5 and then so on. If there aren't 5 values to fill these 5 rows id like the remaining rows to populate as "null"
Would anyone have any tips on how to accomplish this?
