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

Be one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now

Reply
max007
Regular Visitor

Apply multiple advanced filters from one custom visual

From a custom visual I want to filter two columns of a table not related to visual's data:

  • a text column where all entries of a specific Value should be found
  • a date column to filter for a date range 

 

I've implemented an advanced filter that can do one of these tasks following this documentation: https://learn.microsoft.com/en-us/power-bi/developer/visuals/filter-api#the-advanced-filter-api

However, I can only use one of these two filters, because when the applyJsonFilter() method is called again, the first filter is overwritten. I tried adding a second filter with a different name to the capabilities.json, but this has no effect when calling it in the applyJsonFilter() method.

Is there any way to achieve this in a custom visual?

 

Thank you for your help

0 REPLIES 0

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!

Dec Fabric Community Survey

We want your feedback!

Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.

ArunFabCon

Microsoft Fabric Community Conference 2025

Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.

December 2024

A Year in Review - December 2024

Find out what content was popular in the Fabric community during 2024.

Top Kudoed Authors