Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Reply
Anonymous
Not applicable

Error to extract values from a List

Hello!

 

I am trying to extract values from a List that come from my SharePoint, there is a column "Sponsor" that have some different data for Sponsor (title, email, sip account, id). i am connectiing to a SharePoint list and the table already come with his columns set as a list

Screenshot

caiocqueiroz_0-1609952104333.png

When I  click on "Extract Values", all lines are filled with error, follow below the error details:

caiocqueiroz_1-1609952284444.png

This is the Query in advance editor 

#"Extracted Values" = Table.TransformColumns(#"3e6548fe-3337-45e9-8bdf-c8bb21245a1a", {"Sponsor", each Text.Combine(List.Transform(_, Text.From)), type text}),

Could you help me?

 

1 REPLY 1
lbendlin
Super User
Super User

Use ODATA to pull just the ID, and then use the User Information List table from the same sharepoint site to map in the details.

 

Lookup fields in lists are to be avoided if at all possible.

Helpful resources

Announcements
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel

Power BI Monthly Update - May 2024

Check out the May 2024 Power BI update to learn about new features.

LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.