Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

Reply
GokulKannan42
Frequent Visitor

Custom Connector Dynamic Function Navigation

Hi All,

Power query 

Power bi 

     I am creating new custom connector. Connecting the database and authentication I got. But now I need to enhance my connector by adding some more parameters.

    Steps,

      1. Asking the type of connection (1st Popup)

 

Popup1.png

      2. Based on the connection type need to change the show the parameters in next poup window (2nd Popup).

Popup2.png

      3. Next step is to show Authentication method (3rd Popup, like user name and password of the database connection).

 

in these three steps I am getting the 1st Popup and 3rd Popup but the 2nd popup I am not getting but going inside the function.

Is there any limitations in showing the popup page? like showing only 2 pages. if it is so please tell me the alternate method of combining 1st and 2nd popup together like if any values changed in the dropdown listbox then as per that need to show the parameters in the same (1st ) popup window.

 

Thanks in advance!!

 

Regards,

N. Gokul Kannan

2 REPLIES 2
Icey
Community Support
Community Support

Hi @GokulKannan42 ,

 

To my knowledge, I'm afraid that your requirements may not be fully realized. For example, a connector for multiple types of data sources?

For popup pages, one for data source information and one for authentication. You need to combine 1st and 2nd popup together. And for details on how to implement it, it is suggested to post on Developer forum. There are professionals who have studied more in this area and they may help you.

 

 

Best regards

Icey

 

If this post helps, then consider Accepting it as the solution to help other members find it faster.

Thank you so much Icey for your suggetion. I willpost in Developers comunity.  

Helpful resources

Announcements
June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

Check out the June 2025 Power BI update to learn about new features.

May 2025 Monthly Update

Fabric Community Update - May 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors