Forum Discussion
Anonymous
3 years agoNot applicable
The given data source kind is not supported
Hello, I am trying to use a Custom Connector to generate tables with API GET request data. The connector works and I can see the relevant data, but I can't implement scheduled refresh because of ...
- Anonymous3 years ago
I didn't have a test connection in my data source kind description. The scheduled refresh works now. Here are the links that helped me:
https://learn.microsoft.com/en-us/power-query/samples/trippin/9-testconnection/readme
Anonymous
3 years agoNot applicable
I didn't have a test connection in my data source kind description. The scheduled refresh works now. Here are the links that helped me:
https://learn.microsoft.com/en-us/power-query/samples/trippin/9-testconnection/readme
- johnny43 years agoFrequent Visitor
Would it be possible for you to share your code again like you did above, but with the test connection portion added? I'm running into the same issue with a different Custom Connector and am stumped on how to get the test connection part added.