Forum Discussion
shuhn1229
3 years agoResolver I
Regarding Unpivot Table
Hi, Pretty simple question, I have a subset of my data that looks like this: Activity 1 Activity 2 Activity 3 1/20/2021 1/19/2021 12/29/1988 I want to use the data as part of...
- 3 years ago
I figured this out. It had to do with the presence of cells containing records. I created a duplicate of the list and removed the columns with records, and used that duplicate to unpivot. It is working.
Steve
shuhn1229
3 years agoResolver I
I figured this out. It had to do with the presence of cells containing records. I created a duplicate of the list and removed the columns with records, and used that duplicate to unpivot. It is working.
Steve