Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
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.