Forum Discussion
Anonymous
5 years agoNot applicable
[Expression.Error] We cannot convert a value of type List to type Record.
Hi there I am new to PowerBI and learning as I go. I am using PowerBI to query a REST API, and this is all working correctly. I have created a measure which again works correctly, however I have cre...
edhans
Community Champion
5 years agoAbsolutely Anonymous- always good to give kudos to posts that are helpful. 👍😁
sorry couldn't be more help. It is difficult to troubleshoot shoot errors on a forum and even more so when it is the result of nested tables, lists, and records.
Anonymous
5 years agoNot applicable
You are using a list as your parameter for the getpage() function [Column1]. You could probably just do Table.AddColumn(PriorStep, "Page", each [Column1])
- Anonymous5 years agoNot applicable
Hi thanks for the reply, is that in reference to line 6 #"Converted to Table" or line 7 #"Expanded Column1" - please?
- Icey5 years ago
Community Support
Hi Anonymous ,
Based on the current information, I cannot reproduce your issue. It is suggest to provide more information to help me better understand the issue you are experiencing.
Best Regards,
Icey