Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hi there,
My Power BI model structure automatically changes and mixes up after saving the file. Does anyone know how to avoid this?
Many thanks in advance and I look forward to the solution!
Jaap
Good morning.
I had the October version and I had the same problem. I have updated to the November version and it is already working correctly.
Greetings.
Hi Pragati,
Usually I structure my model by placing the look-up tables on top and the data tables down in the model, to be able to keep a clear understanding of how the model works. Somehow, Power BI desktop mixes up the whole structure and puts all tables randomly in the model after saving the file. The relationships stay, but the tables are positioned randomly.
Hi @jvelling ,
If you checked Enable parallel loading of tables in the Data load tab on the Options page, this will load the queries in parallel. Conversely, if the option is unchecked, this will load the queries in series instead of parallel. Of course, if the data in every query is little, they will load quickly and the difference will not be noticeable.
You can refer to the content in the links below to customize the query loading order by the following methods:
1. Using Function.InvokeAfter() in Power Query
Power BI - Custom Query Load Order
2. Select the corresponding query and drag it to the appropriate position. Then create groups(look-up tables and data tables) according to different categories, and put the same group of queries under the same group.
Power Query (M)agic Part 2: Organizing Your Queries
Best Regards
Hi there,
Thank you for your response. I found the structure only changes when I connect the dataset to another Power BI dataset. Is this a common problem that occurs when connecting to other datasets?
Hi @jvelling ,
When you say model staructure automatically changes and mixes, what do you exactly mean by that?
Add more details here as this doesn't help in understanding your query:
https://community.powerbi.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447523
Thanks,
Pragati
Example:
I organize the model like this.
I keep it. And when I reopen it, it comes out this other way.
Greetings and thanks in advance
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.