Forum Discussion
CMC
4 years agoHelper I
Extract List to new Column
I'm pulling some data from Sharepoint Lists using a Dropdown, when the data come into Power BI it looks like the below, whats the easiest way of creating a new Column, I need all of the data , e.g. C...
- 4 years ago
Just leave code part. I think Extract values part will be very easy for you (it will generated required code automatically)
click the doubled edge arrow and Extract values.
Choose custom and then select Concatenate using special characters - Insert Special Characters - Select Line Feed - OK
Vijay_A_Verma
4 years agoMost Valuable Professional
When extracting select Extract to Rows.
CMC
4 years agoHelper I
That will work but the problem then is that then introduces rows with duplicate content, how can I get the data all within the same row?