Forum Discussion
V24
2 years agoHelper I
sharepoint list as table
Hi I have linked a sharepoint online list with powerBI, some of the columns have actual values ie int,text, where as some of the columns have table as values. However on trying to expand and choose a...
Anonymous
2 years agoNot applicable
Hi V24 ,
Try adding a step to expand it with m code
= Table.ExpandRecordColumn(PrevStepsName, "FieldValuesForEdit", {"Title"}, {"ExpandedColumns"})
Table.ExpandRecordColumn - PowerQuery M | Microsoft Learn
Best Regards,
Gao
Community Support Team
If there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly.
If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!
How to get your questions answered quickly -- How to provide sample data in the Power BI Forum -- China Power BI User Group