Forum Discussion
SVUser123
4 years agoFrequent Visitor
How to create custom connector options window like Essbase
I am new to Power BI and trying to build a custom connector for one of my projects. Can someone please help me on how to create a connection panel like Essbase below. Thanks in advance. PS: I...
NilR
4 years agoPost Patron
This Might help:
https://docs.microsoft.com/en-us/power-query/connectors/essbase
SVUser123
4 years agoFrequent Visitor
I am actually looking to develop the UI similar to Essbase connector, the link provided just gives the information on how to use it. Please help me with any developer guide to create such custom connectors
- Anonymous4 years agoNot applicable
Hi SVUser123
It seems that thired party custom connector won't show an option window like default connector. You need to add the parameter, url or id in code when you create the custom connector.
Here is a offical blog about how to ceate a custom connector.
For reference: Starting to develop custom connectors
Best Regards,
Rico ZhouIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.