web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Error: Cannot convert ...
Power Apps
Unanswered

Error: Cannot convert a value of type Record to type List

(0) ShareShare
ReportReport
Posted on by

I've been using a web link to import some game data into Excel for several years now.  Recently, I started getting this message when I refresh the data:

 

Expression.Error: We cannot convert a value of type Record to type List.

 

Here is the code.  The full code is longer (renaming/removing columns), but this is where the error pops up.

 

 

 

let
 Source = Json.Document(Web.Contents("https://swgoh.gg/api/player/182854573/")),
 #"Converted to Table" = Record.ToTable(Source),
 Value = #"Converted to Table"{0}[Value],
 #"Converted to Table1" = Table.FromList(Value, Splitter.SplitByNothing(), null, null, ExtraValues.Error)
in
 #"Converted to Table1"

 

 

 

 

I've found a few other threads with similar issues, but unfortunately, I don't fully understand how the code works, so I'm not equipped to determine a solution on my own.

 

Anyone have possible solutions?

 

Thanks,

John

 

Categories:
I have the same question (0)

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 325 Most Valuable Professional

#2
11manish Profile Picture

11manish 165

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 88 Super User 2026 Season 1

Last 30 days Overall leaderboard