Forum Discussion
SDMX skip test connection not possible?
Hi ohurtado ,
If your data source is on-premises data source, please update gateway to the latest version. Please see announcement below:
However, it seems like that some cloud source are not supported currently. The workaround is not to use the root url, you can use web.content to contain your credentials like access token.
Or you can try changing the URL to include a parameter that allows skipping the test connection. For example, append `?skipTestConnection=true` to your URL.
Power BI Service does not support calls to the Web.Contents-function if it does not know what URL to call to. So you can move the URL declaration directly into the Web.Contents-call.
Please see announcement below: Use missing Skip Test Connection for Scheduled Refresh in Power BI | by Martijn Lentink | Medium
Best Regards,
Neeko Tang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
HI, Anonymous thanks for the answer but it does not seem to solve the problem. The article is very old and not specifically related to the SDMX issue. Other web connectors have an option to "skip test connection" but not the SDMX one...
appending something to the URL is not the solution in my view as the test connection skipping issue is on powerbi service and not on the receiving API...
Any other ideas?