Page 1 of 1

Elements From a Different Source Ignoring Filters

Posted: Tue Dec 17, 2019 2:41 pm
by jack_navitas
Hello,

I have a filter tree that belongs to one data source. I have another set of data that belongs to a different datasource. I want my filter tree to only affect the datasource that it is related to.

In this example the data with the green box should be filtered when I deselect items from the tree where as the pink should remain unchnaged;
Filter1.png
Filter1.png (74.6 KiB) Viewed 3238 times
How can I achieve this please?

Thanks

Re: Elements From a Different Source Ignoring Filters

Posted: Tue Dec 17, 2019 2:51 pm
by jack_navitas
Hi Guys,

I figured out that this can be achieved using the "group" tag.

Thanks

Re: Elements From a Different Source Ignoring Filters

Posted: Wed Dec 18, 2019 5:08 am
by Andrew
Hello,

Okay, thank you for sharing your solution.