Forum Discussion
bubbledep
Helper I
11 months agoparquet status exception
Hi everyone, I got the error "parquet status exception" when I tried to create a new semantic model using data from a Data Warehouse which I've ingested with data from a Gen2 Dataflow merged tabl...
BhaveshPatel
Super User
11 months agoHi bubbledep
There is diffeence between parquet file ( Data Lake ) and parquet file with transaction-log ( _delta_log ) + Parquet file. I think so you were using Power BI Dataflow Gen 1 which is based on data lake, and this is the reason you see exception error in parquet file. Move your data to dataflow gen 2, and you see delta lake ( _delta_log + parquet file ) and you will not see any error.
Thanks
Bhavesh