Forum Discussion
protocol for custom connectors ?
Hi, I am new to power bi and want to create a custom connector to one of my rest server.
I want to get a navigator like Essbase where all the cubes are listed and preview is shown upon selection of a table.
Can you please guide me with any sample or what i need to do to develop such a custom connector
2 Replies
- amitchandakSuper User
SVUser123 , refer, if not refered already
https://radacad.com/power-bi-custom-connector-connect-to-any-data-sources-hello-world
for essbase there is a connector
https://docs.microsoft.com/en-us/power-query/connectors/essbase
- SVUser123Frequent Visitor
Thanks for the reply, I did try the Hello World project and they are working fine.
But these projects doesnt show how we should implement a Navigator kind of UI that we see while connecting to Essbase. Please check the attached screenshot. Please help if there is any sample prject representing all the available functionalities for custom connectors and is there any protocol predefined for communication.