Hey all,
i have 2 filters, one gives me only records where the activity_kind is equal to 10 and the other gives me records where activity_kind is not equal to 10
This is how it is configured in my default table:
In this case it should only give me records where activity_kind is not equal to 10
This is how it is configured in my variant:
In this case it should only give me records where activity_kind is equal to 10
When i have everything configured like above^ everything works fine..
However i want them on hidden, but when i put the show_not_parcel_delivery_kind on on hidden in my default table it doesn’t give me any data in my variant.
Does the state of the filter carry over to the variant if it’s on on hidden?
Any idea what the issue could be?
Thanks!