My nmbrs connector for Power BI takes a long time to refresh in Power BI desktop but (usually) completes eventually. However, when publishing it to Power BI Service I often receive the below error during the scheduled refresh. Do you have any advice as to why this happens and how I can overcome this?
DataSource.Error:
OData:
Request failed:
The underlying connection was closed:
An unexpected error occurred on a receive…
DataSourceKind = OData.
DataSourcePath = https://bridge-online.cloud/acme-nmbrs/odata4/Nmbrs.Views.VariableHourComponents@nms.
The exception was raised by the IDataReader interface.
Please review the error message and provider documentation for further information and corrective action.
Table: Nmbrs_Hours_Components.
I read the article where it says “…only requests from the current user are visible”. When accessing the Bridge Online Monitoring it prompted me to log in; I logged in with my current details as the initial setup was done by me using this account. However I don’t see anything in the logs there, seemingly only my own activity in the portal.
The error occurs only in Power BI Service using the scheduled refresh functionality (once per day).
The connection in invantive is set up in my account, but the nmbrs credentials from a colleague as nmbrs needed to associate an authorization key etc to an account with enough access. Initially I thought that I should then try logging into the Bridge Online Monitoring using their credentials but, perhaps obviously, didn’t exist.
itgenboe161
De gegevensdownload werd geannuleerd na 5 minuten, 25 seconden, waarschijnlijk door de gebruiker.
Optimaliseer uw query zoals beschreven op …
(…/odata4/Nmbrs.Views.VariableHourComponents@nms)
I had already implemented the suggested improvement to change the default timeout but that wasn’t enough. There are also no null values in the table where I am getting the error so i assume the improvement to skip null values will not do much. I’ll see what other improvements I can try.
It can be seen in the screenshots that these terminate after a few seconds and involve connections from a non-hosting location. It can also be seen in the screenshots that the itgenboe241 occurs in conjunction with limit 1000.
These signals indicate that this is Power BI Desktop’s Navigator that was busy retrieving a preview (100, 200 or 1000 rows in general).
Most likely the user clicked on one table first and a few seconds later clicked on another table.
The first download is then aborted as soon as possible, leading to an itgenboe241 with the explanation as read with Exception:
The data download was canceled after 15 seconds, probably by the user.
This error message is not serious and belongs to normal use.
Advice is to select the desired table(s) and load them.
This question was automatically closed after at least 1 week of inactivity after a possible solution was provided. The last answer given has been marked as a solution.
Please ask a new question via a separate topic if the problem occurs again. Please include a link to this topic in the new question by pasting its URL into the text.