Forum Discussion
janPelisek
2 years agoFrequent Visitor
Custom Connector Dynamic UI From Selected Parameters
Hi, I am creating a custom power BI power query connector for an API. The problem is that we have multiple base urls based on hosting region and also a self hosting option for our API with custom...
Anonymous
2 years agoNot applicable
Hi janPelisek
You can refer to the following link.
Solved: Custom Connectors - how to pass parameters - Power Platform Community (microsoft.com)
Best Regards!
Yolo Zhu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- janPelisek2 years agoFrequent Visitor
Thank you Anonymous but this thread is discussing something else. I know how to pass parameters to my api. I'm seeking advice on UI customization. Right know I'm using meta [Documentaton.___] for parameters and functions to customize the connector UI but it is insufficient.