Forum Discussion
SVUser123
4 years agoFrequent Visitor
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...
amitchandak
4 years agoSuper 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
SVUser123
4 years agoFrequent 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.