Forum Discussion
Problem to refresh SharePoint online List
Hi Anonymous,
I think you are right. 5000 items couldn't be a big dataset. I think you need to optimize your data model.
1. What are the relationships among these data tables?
2. How about refreshing it in the PBI Desktop?
Best Regards!
Dale
- Anonymous8 years agoNot applicable
15 of these tables are fact tables. They are merged in Power BI based on common columns. 5 are Dim Tables.
Even in Power BI desktop it takes same amount of time to refresh. One thing I've noticed is that, while refreshing the "merged table" gets around 100mb of data (cricled in the screenshot) from SharePoint now (this is when the problem started), while the actual size of the pbix file is around 10mb.
- v-jiascu-msft8 years agoMicrosoft Employee
Hi Anonymous,
I would suggest using proper relationship instead of merging them together. If you can merge them, you could create relationships too. The workload of refreshing could be downgrade. If you need more help, please provide a dummy .pbix file.
Best Regards!
Dale