Forum Discussion
Anonymous
1 year agoNot applicable
Cannot convert value null to type Record in online refresh only but all good in Power Bi desktop
Hi there, I got the error message when refresh online both scheduled and on demand as below. Then I downloaded it to open in desktop and refreshed, it was all good and no error, so I refreshe...
- Anonymous1 year ago
Solved: The latest version of the connector no longer perm... - Microsoft Fabric Community
found a solution here, please try it, hope it helps!
Henke6373
1 year agoFrequent Visitor
AFter changing this API call, all went well for 1 month. Now the problem re-occurs. SOmething else has changed?
Henke6373
1 year agoFrequent Visitor
After changing this, it all went okay:
Changes:
from: Dynamics365BusinessCentral.ApiContentsWithOptions(null, null, null, [UseReadOnlyReplica = null])
to: Dynamics365BusinessCentral.ApiContentsWithOptions(null, null, null, [UseReadOnlyReplica = true])