Hi, I'm trying to implement a facet while creating a record.I m creatin

Hi,
I'm trying to implement a facet while creating a record.I m creating a Entity-Based Record. Now one of my column in table from where I am bringing the data to tempo via records has multiple values. For example there is a column program in which values stored in table are "A,B,C". In some other row for the same column its "A". Now when I am adding facet option on this column and using operator "in" with value "A", it shows row with value "A" in the column only. It does not display the one with "A,B,C". So the "in" operator is actually EQUALS.
So, in that case what shall I do so that if I apply Facet with value "A", it shows all the rows in which "A" is present in that particular column and not just that row with only "A" as value in the column

Thanks in advance....

OriginalPostID-69199

OriginalPostID-69199

  Discussion posts and replies are publicly visible