Skip to main content
Hi,
does anyone know how to not filter certain components? I have filters applied to the entire view, but I would like to not filter certain KPIs (they already have own filter in YAML) and ceratin charts (they already have own filter in YAML).

Hi @andzela.debel

in the component set the following:

  interactions:

    filteredByUserFilters: false


Reply