Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by watching the DP-600 session on-demand now through April 28th.
Learn moreJoin the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. Register now
Hello all,
Is it possible to add filter to Custom Connector with data loaded from API (list of values). We are already using static "xxx Duration" (days) with numbers 1..30. This is working fine. Hower would it be possible to implement list loaded ahead and pre filter data in Navigation Table with the value user picks at the beginning. Something like below print screen(the "xxx Name" list values are just static values only for test purpose here). Could you please point to right direction if there is any implementation as per this topic? Thank you
Solved! Go to Solution.
Hi @OndrejH ,
I found some blogs about creating custom connectors and a thread with the same needs as yours, hopefully the methods used in them will help you.
Power BI Custom Connector – Quick Start
Custom Data Connector: How to Deploy and Test
Custom Connectors - how to pass parameters (see the message 6 from seadude)
There is an easier way to pass parameters in the URL. When creating a Custom Connector, use "{}" in the path for each dynamic parameter.
**Example:**
https://test.com/api/{version}/{parameter1}/test
Best Regards
Hi @OndrejH ,
I found some blogs about creating custom connectors and a thread with the same needs as yours, hopefully the methods used in them will help you.
Power BI Custom Connector – Quick Start
Custom Data Connector: How to Deploy and Test
Custom Connectors - how to pass parameters (see the message 6 from seadude)
There is an easier way to pass parameters in the URL. When creating a Custom Connector, use "{}" in the path for each dynamic parameter.
**Example:**
https://test.com/api/{version}/{parameter1}/test
Best Regards
Does the "{}" work with the service? or will it treat is as a dynamic connector?
Check out the April 2026 Power BI update to learn about new features.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
| User | Count |
|---|---|
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
| User | Count |
|---|---|
| 8 | |
| 8 | |
| 4 | |
| 3 | |
| 2 |