Forum Discussion
PBI Desktop & Dynamics 365 Source (data refresh)
Hi dixieduke,
For online service providers, refresh usually occurs once-a-day. This is an Automatic refresh. If you configure a scheduled refresh for data source, it will refresh on the specific time points. And for both of free and pro licenses, refresh frequency only supports up to 8 times per day. Reference: Data refresh in Power BI
Best regards,
Yuliana Gu
5 Replies
- v-yulgu-msftMicrosoft Employee
Hi dixieduke,
For online service providers, refresh usually occurs once-a-day. This is an Automatic refresh. If you configure a scheduled refresh for data source, it will refresh on the specific time points. And for both of free and pro licenses, refresh frequency only supports up to 8 times per day. Reference: Data refresh in Power BI
Best regards,
Yuliana Gu
- AnonymousNot applicable
Hi v-yulgu-msft and dixieduke
I am working with Odata source of a D365 environment and i am facing some data refresh issues. The time taken by a table with over 600,000 records is over 2 hours to refresh.
that table involves steps where i need to expand on one of the columns (Query Folding or Unfolding).
I believe that this expanding happens row by row and hence the report refreshes very *VERY* slowly.
I would like to know how to fix this, since my data is not on premise but in the Microsoft D365 environment itself. So technically it should refresh faster since both the Power BI service and D365 is on Azure or cloud storage.
If someone can throw some light on this it would be really great. The documentation for PowerBI and D365 is really not helpful here.
Thanks in advance.
List of steps i need to include for the large table in order to get my required data.- AnonymousNot applicable
Hi
Did you solve the delay in refresh, I use xmr to create XML, merging the tables outside of powerbi and only bringing in columns I needed. It would interesting to know if this solution would also allow auto refresh..