This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowThe Fabric community is now in read-only for platform upgrade. Learn more
I'm building a Power BI custom connector for an OData API and would appreciate some guidance from the community.
My connector currently allows users to select a table/entity and load data successfully. However, I'd like to enhance the user experience with two additional capabilities:
Filter Selection Dropdown
Similar to the Advanced Options available in the built-in Web connector, I want to provide users with a dropdown (or similar UI control) to select predefined filter values before the data is loaded.
Ideally, the selected value would be passed as an OData filter parameter to the API request.
Is there a supported way to create dropdowns or dynamic parameter selection screens in a custom connector?
Back Navigation / Re-selection of Table
After a user selects a table/entity, I'd like to provide a way for them to go back and choose a different table without having to restart the connection process.
Is there any concept of a "Back" button or navigation flow within Power Query custom connectors?
If not, what is the recommended approach for handling multi-step selection scenarios?
I've reviewed the custom connector documentation but haven't found clear examples covering these UI/navigation requirements.
If anyone has implemented something similar or can point me to relevant documentation, sample connectors, or best practices, I'd be very grateful.
Thanks in advance!
Hi @KeyurPatel14
The requirements can be handled using the standard Power Query custom connector patterns, although there are some UI limitations.
Useful Links : https://learn.microsoft.com/en-us/power-query/handling-navigation-tables
https://learn.microsoft.com/en-us/power-query/handling-resource-path
https://learn.microsoft.com/en-us/power-query/samples-directory
Hope this helps !!
Thank You.
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.