Forum Discussion
PowerBI reading column with multiple values as Table
- Anonymous6 years ago
I was able to figure this out.
There is a column which is retreived along with other columns during this process named "FieldValuesAsText". Using this column, we can convert more than one column with data as lists, tables etc and extract the data values at the same time.
This worked flawlessly and it retreived the data in shorter time as well.
I was able to figure this out.
There is a column which is retreived along with other columns during this process named "FieldValuesAsText". Using this column, we can convert more than one column with data as lists, tables etc and extract the data values at the same time.
This worked flawlessly and it retreived the data in shorter time as well.
This solution looks very simple and effective. Which lead me to another question - Why did PowerBI confuse us by simply not showing us only this columns. Afterall, most of the users who use SharePoint as the data-source would first want to see the direct columns from the SharePoint list. What might be the reason PowerBI did what it did?