This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowA new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.
Im trying to create a report with 54 millions data (updating everyday) with a live query from a postgres sql server.
I already created a view on my server and im using this view as datasource (with calculation). This should improve my perfomance. My goal is to create report with livetime filtering for users.
But at the moment im facing this problem
Hi,
I'm not an expert on this, but I dont think that view will improve your performance.
Is it possible to connect to the tables seperately? Have you tried to run the view from the PowerBI end in stead of the server?
robbe
I followed this article about data import.
https://www.sqlbi.com/articles/data-import-best-practices-in-power-bi/
Im using the import function instead of direct query.
thats a way faster.
So only solution i see at the moment is
- use import
- setup refresh feature on bi site. (refresh everyday at night )
- use views instead of tables
are there other hidden secrets for better perfomance?
Check out the May 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 32 | |
| 25 | |
| 23 | |
| 22 | |
| 13 |
| User | Count |
|---|---|
| 61 | |
| 47 | |
| 27 | |
| 24 | |
| 19 |