Forum Discussion
TobiasR
2 years agoFrequent Visitor
Issue with Custom Connector in Power BI: Unable to Refresh
Hello everyone, I'm facing an issue with Power BI and could use some help. I'm using a custom connector in Power BI, and when I try to refresh for my dataset, I receive the following error ...
lbendlin
Super User
2 years agoThe custom connector itself may not be the culprit. How are you handing the parameters over to the connector?
- TobiasR2 years agoFrequent Visitor
Thank you for your suggestion. Here is how I'm currently handling parameters for the custom connector:
When I open the connector, I insert the URL to my data source without any endpoint.
Next, I insert a token that I generate from my data source.
Once connected, I can choose from different tables.
If I load a table and add some columns to a report, then publish the report and go to the PBI service, I encounter the issue mentioned in my original post.
Please let me know if you need any additional information.
Thanks!