Forum Discussion
zmy8475
1 year agoNew Member
Custom connector UI
I am new to Power BI custom connector. 2 simple UI questions:
1. How to implement a radio button, checkbox, foldable section like the following? Is there any example or office documentation?
2. In my connector, I will return several function to guide user to select different parameter before it could load the data. The query name just shows as "Query1", "Invoked Function", "Invoked Function (2)" etc. Is there a way to programically change them instead of manually changing them in the app?
2 Replies
- lbendlinSuper User
Lots of examples Power Query connector samples - Power Query | Microsoft Learn
- VietTran123New Member
Hi zmy8475 ,
Did you figure out how to implement the checkbox? I'm having the same problem.