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.
Hi there,
when expanding binaries that have been retrieved using the AzureStorage.Blobs-function, I am getting weird errors due to the automatically generated code:
There is a function that tries to retrieve the Relative Path of the file that returns an error: "We cannot convert the value null to type Number". The underlying reason for this error message is that the navigation table metadata doesn't contain the record "FileSystemTable.RootPath" as expected by the function.
What makes matters worse is that this error doesn't show up in the dataflow preview window.
So we get a valid result there and wonder why the dataflow refresh fails with that strange error message.
When copying the query over to Excel, the error-message showed up in the preview and allowed debugging.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.