Forum Discussion
Dataflow error "The Query contains columns with complex types that cannot be loaded"
Hi,
I am receing this error in dataflow:
I want to combine CSV Files from a folder and it works via Power BI desktop, but I am trying to create a dataflow to archieve some of the CSV files to minimize the load on the dataset. Why am I getting this error? If I open the CSV files individually dataflow regonizes the data type for each column correctly.
3 Replies
- collinqSuper User
Hey KasperJ90 ,
If you look in the dataflow in the list of fields you can see which field is set to "Any" and/or which field(s) have "Report" in them or "List" in them or something other than data. These are the fields within the dataflow that need to be adjusted. The Service algortihms are more sensitive than Desktop so this is just a matter of finding the field(s) with the issue and resolving them in the dataflow.