Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredJoin 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.
We are running a dashboard which pulls data from an SQL database. We need the data to be live, or almost live (45 minute syncing would be fine). Currently we use Direct Query, which because of the amount of data, crashes the SQL server, and we have been informed by the server hosting company that switching to import mode would likely cause the same problem because the dataset is massive.
I was thinking that a possible approach might be to pull down all the data we need into an Excel spreadsheet, which Power Bi uses. And then every 45 mins, we update said spreadsheet with only new records so that we minimise the amount of demand on the SQL server.
Is my idea even possible?
Have you already considered incremental refresh to greatly reduce the refresh time, so you could use import mode? If refresh takes >45 min, you could also consider using a hybrid table (if you have Premium or PPU).
Pat
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the October 2025 Power BI update to learn about new features.