Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
Hi guys,
I hope you guys can help me!
I have made a connection with an on-premises postgresql database using a gateway on a virtual machine.
The connection succeeded and I can load the tables of the database and use incremental refresh in the Power BI service.
After transforming the datamodel like removing columns in a table, I apply the changes in Power BI desktop.
But when applying, the model keeps loading on "Creating connection to model". Its realy weird because if i don't transform data the connection succeeds and I can visualize my data.
So, does somebody now how I can solve this problem? I don't think the size of the model is causing it, because when I add one small table to the model, I get the same problem......
Kind regards,
Cg
Hi @Anonymous
It sounds like you may be running into an issue with the Power BI Desktop model exceeding the maximum size limit for the on-premises data gateway. The maximum size limit for a Power BI model that can be loaded through the on-premises data gateway is 2 GB.
To confirm if this is the issue, you can try the following:
Check the size of your Power BI Desktop model by going to File > Options and settings > Options > Data Load > Query Diagnostics.
If the size of your model is greater than 2 GB, then you will need to reduce the size of your model to be able to load it through the on-premises data gateway. You can do this by removing unneeded columns, tables, and measures, or by reducing the amount of data loaded into the model.
Another solution could be to split the model into smaller chunks, and refresh them separately.
If you're still facing the issue, try to clear the Power BI cache, as it might be possible that the issue is caused by corrupt cache data.
If none of the above solutions work, it could be an issue with the on-premises data gateway. You can check the gateway's log files for any error messages, or try restarting the gateway to see if that resolves the issue.
Keep in mind that the performance of the gateway might be affected by the complexity of the model, so try to simplify the model as much as possible.
If this post helps, please consider accepting it as the solution to help the other members find it more quickly.
Appreciate your Kudos!!
Check out the September 2024 Power BI update to learn about new features.
Learn from experts, get hands-on experience, and win awesome prizes.