Forum Discussion
Dataflow table missing in Power BI Desktop
selimovd and jeffshieldsdev ,
Yes the loading is enabled and the refresh is done correctly (in any case I have no error message).
However I just realized that when I go to the Dataflow on the service, and that I develop the table I have nothing. I don't see the column names like other tables that are working fine.
What is weird is that I have no error in the refresh but I have the impression that the contents of the table are not loading (while it is enabled correctly and I get data in the preview).
Pauline
I don't see the column names like other tables that are working fine.
That makes me think there's something invalid about the table the query is producing.
What is being returned is a Table and not a List? Are all your columns properly typed and not using Any data type?
Do you start to see columns and rows as you click up through the Applied Steps in the query?