Hello,
I would like to display a table in Power BI that contains text values from a Sharepoint look up list that contains multiple values.
It works for items that have one value but not for multiple values, as the sharepoint list allows for multiple values.
In power query - I extract the values using a comma delimiter to arrive at ID's that are related to a table with the respected texts that I want displayed. The issue is that only one value is allowed and would like all the multiple values displayed.
Thank you!