Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.
Check it out now!Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers. Get Fabric certified for FREE! Learn more
Good day,
I am trying to configure the connection to my custom connector. I have set up my on premises data gateway(personal mode) as shown below.
I am trying to configure my connection to the data source but I am not sure which connection type to select as I am not using any of the provided data source connection type as shown.
I am not sure what to do as I am using a Historian as my data source and I am using the custom connector to connect to the datasource. The connector works in power bi desktop but I am unable to refresh it's data due to the connection not being correctly configured.
Please provide advice on what I should do.
Best Regards
Solved! Go to Solution.
I managed to figure out why my connector was working. Basically there are datatypes that are allowed as parameters in power bi desktop that aren't allowed in Power BI service. In my case I was using time and list data types which works fine in Power BI Desktop but not in Power BI Service. My suggestion is if you are using types that aren't support in Power BI Service you just have to make them optional and the connector will work just fine.
Kind Regards,
I managed to figure out why my connector was working. Basically there are datatypes that are allowed as parameters in power bi desktop that aren't allowed in Power BI service. In my case I was using time and list data types which works fine in Power BI Desktop but not in Power BI Service. My suggestion is if you are using types that aren't support in Power BI Service you just have to make them optional and the connector will work just fine.
Kind Regards,
Hi, if you already have a gateway and you are building this just for connectors, then you can add it as cluster to that one. If not, then it might not be necessary. You can read the following instructions to check every step:
https://learn.microsoft.com/en-us/power-bi/connect-data/service-gateway-custom-connectors
I hope that helps,
Happy to help!
Hi, Thanks for the response.
I have followed the steps outlined in the link. Here is my on premises gateway
Here is the gateway configuration on Power BI service
For this gateway I added username and password option in my custom connector. I cleared all persmissions in power bi desktop and added my username and password. I publised the report to power bi service but now I recieve the follow error.
I am not sure why I am recieving this error. When I try and add a new connection in Power BI service my datasource type still doesn't appear as explained in the link you have sent. Please help where possible maybe I missed something.