The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Scheduled or on demand refresh produces an error, the desktop app doesnt produce an error.
I'm ingesting here a PDF from a sharepoint site, the gateway credentials are fine but an error is spit out.
Data source error: {"error":{"code":"DM_GWPipeline_Gateway_MashupDataAccessError","pbi.error":{"code":"DM_GWPipeline_Gateway_MashupDataAccessError","parameters":{},"details":[{"code":"DM_ErrorDetailNameCode_UnderlyingErrorCode","detail":{"type":1,"value":"-2147467259"}},{"code":"DM_ErrorDetailNameCode_UnderlyingErrorMessage","detail":{"type":1,"value":"The value for option 'Implementation' is invalid."}},{"code":"DM_ErrorDetailNameCode_UnderlyingHResult","detail":{"type":1,"value":"-2147467259"}},{"code":"Microsoft.Data.Mashup.ValueError.Reason","detail":{"type":1,"value":"Expression.Error"}}],"exceptionCulprit":1}}} Table: Summary.
Cluster URI:
Any Ideas?
Solved! Go to Solution.
Changing the implementation value to 1.1 works it seems.
The 1.3 implementation is bugged clearly where can I report this?
which API version are you specifying, 15 or 14?
15 is referenced in the advanced editor. Changing to 14 makes no difference.
For funsies change it to 14 and see if it makes a difference
implementation="1.3" when i look in advanced editor and it says thats invalid in the error, whats a valid implementation?
Changing the implementation value to 1.1 works it seems.
The 1.3 implementation is bugged clearly where can I report this?