Hello everyone,
I have merged 2 tables in my report, one is pulled from publice website, another is got from excel file in org SP site. It refreshes fine in Desktop but when publish to PowerBi service, it starts giving error. Gateway is properly set for public website, privicy level is set to public. SP excel privicy level is set to public as well. Tried different combination of privicy level, none is working. Error code:
{"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":"We were unable to retrieve the contents of the web page."}},{"code":"DM_ErrorDetailNameCode_UnderlyingHResult","detail":{"type":1,"value":"-2147467259"}},{"code":"Microsoft.Data.Mashup.ValueError.ErrorMessage","detail":{"type":1,"value":"Exit Code: 255\r\nStandard Output:\r\n\r\nStandard Error:\r\n"}},{"code":"Microsoft.Data.Mashup.ValueError.Reason","detail":{"type":1,"value":"DataSource.Error"}},{"code":"Microsoft.Data.Mashup.ValueError.Url","detail":{"type":1,"value":"https://www.tradingview.com/symbols/NYMEX-CL1%21/contracts/"}}],"exceptionCulprit":1}}} Table: Merge1.
Thank you for all the hlp
Do you have to merge these sources or can you join them in the Power BI data model?