Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
new_user30
Contributor II
Contributor II

Multiple Field values in Single filter- How can we make it associative

Hi,

I have 3 columns Column A, Column B, Column C residing in same table. I need to create a filter with the distinct values of this 3 columns, and when I apply filter or select any particular value which belongs to Column A, the data should get filtered based on only Column A. Is this can be achieved?

  Source Table

ABCDEFG
aa1bb1cc1deerweok
aa2bb1cc2deertdfjk
aa2bb1cc2dsytvbhjg
aa3bb2cc3dgfdkjlww

Filter Needed in below format:

aa1

aa2

aa3

bb1

bb2

cc1

cc2

cc3

Output :

In the filter if I select value aa1, only the first row should get displayed.

10 Replies
manoranjan_d
Specialist
Specialist

its meeting as per above thread which i shared

 

manoranjan_d_1-1613507013656.png