Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
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 table.
Previously I had success using that same logic to create a new semantic model using data from a Data Warehouse which I've ingested with data from a Gen2 Dataflow data, but instead of a merged table I was using four tables (same data, just not merged yet).
Today I also noticed that the Fabric changed his layout, in particular I noticed that they added navigation bars on top of the screen to change between artifacts from the workspace, so maybe they are changing something?
Any help would be appreciated.
Hi @bubbledep ,
Hi hope the information provided above helped you with the query if you are facing any issues try to manually sync schema changes between Gen2 Dataflow and the semantic model:
Use the edit table option in Power BI Direct Lake to manually include new fields.
There is no automatic sync between Dataflow Gen2 and semantic models anymore.
If issue still persists, try raising a support ticket-
How to create a Fabric and Power BI Support ticket - Power BI | Microsoft Learn
Hope this helps!
Hi @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
Hi @bubbledep,
I have run into "ParquetStatusException" a few times in Fabric, especially right after writing tables from Dataflow Gen2. In most cases it has been stale or inconsistent metadata on the default semantic model, or a schema quirk introduced by a merged output. Here are the things that usually clear it up for me:
On the UI change you noticed: yes, the navigation has been updated recently, but the ParquetStatusException itself usually tracks back to metadata or file state, not the UI.
If you found this helpful, consider giving some Kudos. If I answered your question or solved your problem, mark this post as the solution.
Hi @tayloramy ,
Unfortunately, we aren't able anymore to access the step 1, since July'25 Update on Sunsetting Default Semantic Models.
Hi @bubbledep,
Ah shoot, I knew I was forgetting something.
Try refreshing the table in your non default semantic model or creating a new semantic model and see if it will refresh the metadata properly.
You can also try using the REST API to refresh the endpoint metadata:
Refresh SQL analytics endpoint Metadata REST API (Preview) | Microsoft Fabric Blog | Microsoft Fabri...
If you found this helpful, consider giving some Kudos. If I answered your question or solved your problem, mark this post as the solution.
Hi @tayloramy ,
The problem is that I cannot creat a new semantic model with that new merged table. Even creating a new Warehouse and re-merging the tables doesn't worked, unfortunately.
Hi @bubbledep,
I see, and refreshing the SQL endpoint via the API still doesn't allow the table to show up?
In this case, this seems to be a bug. I'm out of ideas, can you open a ticket to MS to see if they can provide any support?
In the meantime, we can wait and see if a CST will reply to this thread with any other ideas.
If you found this helpful, consider giving some Kudos. If I answered your question or solved your problem, mark this post as the solution.
User | Count |
---|---|
4 | |
2 | |
1 | |
1 | |
1 |