Forum Discussion
Bokangmaela
Helper I
3 years agoCustom 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
Helper I
3 years agoI managed to solve it. In order to work around it just make your parameters optional
HanumanG
3 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