Forum Discussion
jsconcepcion
2 years agoRegular Visitor
Dataflow Gen2 and nested tables
Im working on a Power BI report development project and the main data source is a datalake which I connect via ODATA. I have setup few dataflows for it. Ive read the documentation and found out that ...
- 2 years ago
After I publish the dataflow and come back later, an additional step was automatically added that removes all columns with nested tables. I really need those columnsin order to be used in a dataflow or
datasetsemantic model the result of a Power Query must be in tabular format and must contain only basic column types. No objects (like nested tables) are permitted.
lbendlin
2 years agoSuper User
After I publish the dataflow and come back later, an additional step was automatically added that removes all columns with nested tables. I really need those columns
in order to be used in a dataflow or dataset semantic model the result of a Power Query must be in tabular format and must contain only basic column types. No objects (like nested tables) are permitted.
- jsconcepcion2 years agoRegular Visitor
I can see that now. Thank you!