The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hi All,
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)
2. Based on the connection type need to change the show the parameters in next poup window (2nd Popup).
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