Forum Discussion
Bokangmaela
3 years agoHelper I
Custom connector parameters
Good day, I have created a custom connector that uses a list type as one of it's parameter as shown below. e.g MyConnector_Connector.Contents = (url as text, names as list) MyConnector_Conn...
- 3 years ago
I managed to solve it. In order to work around it just make your parameters optional
Bokangmaela
3 years agoHelper I
I managed to solve it. In order to work around it just make your parameters optional
- HanumanG3 years agoNew Member
Hi Bokangmaela Have you used TestConnection section in the custom connector code? Because in the microsoft it says like we need to use it Use custom data connectors with the on-premises data gateway - Power BI | Microsoft Learn