Forum Discussion
TimQ
Helper I
6 years agoUse DAX to transpose column values based on relative date
I need to transpose or unpivot text values into separate columns based on relative date. My data looks like this: Unique ID Date Comment 1 7/1/2019 aaaaa 1 8/1/2019 bbbbb 1 9/...
- 6 years ago
TimQ
Helper I
6 years agoThanks. This solution seems like it would work but due to a weird network circumstance I am unable to transform my data table in the query editor, so my solution would have to be executed as a series of DAX calculated columns in a visual.
v-diye-msft
Community Support
6 years ago