Skip to main content

Hello everyone, I have incorporated a KPI List to a View and for those KPIs shown in the list, I do not want them to be filtered with selections. In the analysis design this was possible via a check button.

Where can I set this the same way in a view? Is it YAML coding?

 

Thank you!

 

Best regards,

Julia Bauer

Hi @julia.bauer,

 

Yes that is indeed possible through YAML!

 

You have to use the interactions key under settings, and then set the field filteredByUserFilters on false.

 

imageLet me know if this worked for you 😁

 

Kind regards,

Sverre Klein


Hello Sverre,

 

great - that was exactly what I was looking for but couldn't find 🙂

It works!

 

Thanks alot!

 

Best regards,

Julia


Hello @sverre.klein11!

I'm asking you because I think you probably know this as well:

 

Is it possible to filter only one KPI within an KPI List or do I have to create a KPI list per KPI for this?

 

Thank you 🙂

 

Best regards

Julia Bauer


Hi @julia.bauer 😁,

 

You'd have to indeed create a kpi list per KPI for this. In the current state, the filteredByUserFilters is only exposed by the settings level (which is the component level), not KPI level.

 

Kind regards,

Sverre Klein


Hi @julia.bauer 😁,

 

You'd have to indeed create a kpi list per KPI for this. In the current state, the filteredByUserFilters is only exposed by the settings level (which is the component level), not KPI level.

 

Kind regards,

Sverre Klein

Hello again @sverre.klein11 ! 😅

 

Thanks for confirming - with knowing this, I can now proceed with my tasks.

 

BR

Julia


Reply