Forum Discussion
T_T00
3 years agoFrequent Visitor
Expression.Error: We cannot convert a value of type Table to type List. Details: Value=[Table]
Hello, I cannot figure out where my error lies. Admittedly, I am pretty new to PowerBI... Many thanks in advance! let source1 = Master1, source2 = AAA_Grants, mappingTable = #"AAA_to_CA...
- Anonymous3 years ago
Yeah, you are trying to Table.Union two lists, for some reason.
--Nate
T_T00
3 years agoFrequent Visitor
Thank you Pat, I am not sure how I can change that? Any advice please?