The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
I have a serious issue with the analytic reporting process documented here: https://learn.microsoft.com/en-us/dynamics365/customer-insights/journeys/custom-analytics
I am getting an error message very often which makes working with this framework very difficult: DataSource.Error: AzureBlobs: The data source appears to have been modified since it was last accessed. Refreshing may resolve this error.
I believe, although I don't know exactly, that whenever the CRM is sending data to the Blob storage, any currently running Power BI Query fails. This makes it impossible to work with the dataflow during the day. No refreshes including data previews are possible since the data is constantly changing.
There needs to be a way to logically separate the data saving from the data reading on the azure blob. I've attempted to solve this myself by using a Table.Buffer function inside my power BI query. This does not appear to work, I believe because the buffering also takes time. In that time, the process is liable to return an error because the blob contents has changed.
Any workarounds until this is fixed?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.