Forum Discussion
Anonymous
4 years agoNot applicable
Custom Connectors - AllowedValues dropdown dynamic values
Hi, I am working on a custom connector for Power Bi to get Data from multiple APIs. The user could select the API instance then the list of all available tables in this API should be shown in a ...
Anonymous
4 years agoNot applicable
Hi Anonymous ,
There doesn't seem to be a way yet for what you're trying to achieve.
In addition, you can find how to create dynamic function parameters in Power BI from these links:
Creating Dynamic Parameters in Power Query
Dynamic API parameters in Power BI
Custom Functions Made Easy in Power BI Desktop
Best Regards,
Stephen Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- Anonymous4 years agoNot applicable
Hi Anonymous
Thanks for this answer.
Actually, I want to do all the logic in the Custom Connector code with Power Query SDK.