Forum Discussion
Anonymous
6 years agoNot applicable
Unpivot Function
Hi All, I am connecting a sharepoint list to Power Bi. Also could export the data into excel to attempt the same, Here is an example of what I'm trying to accomplish. The colored col...
- 6 years ago
Hi Anonymous
1) Check columns "Site", "Manager" and "Date" -> Unpivot other columns
2) Check column "Attribute" and split column with " " as delimiter
3) Pivot back on the first column of the splitted columns with "Value" in the values area.
Greg_Deckler
6 years agoCommunity Champion
I feel like this is something that ImkeF can help with.