Hello Every body,
I need to make filter a filter on the item table , the problems starts when the value of the filter getting more and more long , something like this
‘item1|item2|item3|item4…’
this filter is created based on some conditions, so no previous idea about the lenght .
is there any workaround to avoid issue related to the length of field on which we apply this filter?
Thanks for help