Forum Discussion
Cache refresh without using scheduled refresh
- 4 years ago
DMPBR wrote:
Anyone know if there is a way to refresh this cached data automatically from D365? My workaround failing this will be a scheduled data extract from D365 to SQL and then a scheduled refresh into PBI, however this is less than ideal as the D365 export isn't great 😞
The issue is that the on-prem PBI Report Server does not support the ability to authenticate to cloud based data sources. So your workaround of using an intermediate data store like a SQL Server is the only way to make this sort of scheduled refresh work.
DMPBR wrote:
Anyone know if there is a way to refresh this cached data automatically from D365? My workaround failing this will be a scheduled data extract from D365 to SQL and then a scheduled refresh into PBI, however this is less than ideal as the D365 export isn't great 😞
The issue is that the on-prem PBI Report Server does not support the ability to authenticate to cloud based data sources. So your workaround of using an intermediate data store like a SQL Server is the only way to make this sort of scheduled refresh work.
- DMPBR4 years agoFrequent Visitor
Thanks, I thought it was likely the case but no harm in asking 🙂