Forum Discussion
Salesforce report: Expression.Error: We cannot convert the value null to type List.
lp_sebba , right click on the table and share the script from the advance editor. check some step with list, that is having problem
Thank you amitchandak for the quick reply.
The script is very short...
let
Source = Salesforce.Reports("https://login.salesforce.com/", [ApiVersion=48]),
#"00O1G000002UMZVUA4" = Source{[Name="00O1G000002UMZVUA4"]}[Data]
in
#"00O1G000002UMZVUA4"
- v-kkf-msft5 years agoCommunity Support
Hi lp_sebba ,
Please refer to the documentation https://docs.microsoft.com/en-us/power-query/connectors/salesforcereports and reconnect.
If the problem is still not resolved, please provide detailed error information or the expected result you expect. Let me know immediately, looking forward to your reply.
Best Regards,
WinnizIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- v-kkf-msft5 years agoCommunity Support
Hi lp_sebba ,
Does your problem have been solved? If it is solved, please mark a reply which is helpful to you.
If the problem is still not resolved, please provide detailed error information or the expected result you expect. Let me know immediately, looking forward to your reply.
Best Regards,
Winniz