Forum Discussion
Ynr225
Helper II
1 year agoDataset refresh taking long time to complete the refresh
Hello All, One of the user has created the Power BI report in Desktop using multiple data sources as Excel file(8 Excel files), Power platform dataflows, SQL server, web data sources and publishe...
BhavinVyas3003
Super User
1 year agoTry these steps:
- Use Incremental Refresh to load only new data.
- Clean Power Query steps – remove extra columns and filters early.
- Shift heavy data steps to Dataflows if possible.
- Turn off Auto Date/Time for date columns.
- Ask ETL team to reduce Excel file size if they can.
- Set refresh time during non-busy hours.