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
CMC
4 years agoHelper I
I can convert the list to a table but that then over writes all of the data in the query and only the table is viewable. I could duplicate it then create the table but then the relationships are lost. So if the Dropdown Column list can be converted into a new column that is the best solution.