Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
OndrejH
Regular Visitor

Adding Custom filters - Custom PowerBI Connector

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

OndrejH_0-1631783003053.png

 


 

1 ACCEPTED SOLUTION
v-yiruan-msft
Community Support
Community Support

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

Community Support Team _ Rena
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

2 REPLIES 2
v-yiruan-msft
Community Support
Community Support

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

Community Support Team _ Rena
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Anonymous
Not applicable

Does the "{}" work with the service? or will it treat is as a dynamic connector?

 

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.