Forum Discussion

VictoriaNguyen's avatar
3 years ago

How to create a filter to filtering multiple column

Hi there, 

How Can I create a filter Like this below

that contain 4 options: (A,B,C,D)

and when I click on A this will show me all data under ClassName with A = 1 or

        when I click on B this will show me all data under ClassName with B = 1 and so on ...

ClassName ABCD
Class A1110
Class B1100
Class C1001
Class D0010

 

Thank you so much.

2 Replies

    • VictoriaNguyen's avatar
      VictoriaNguyen
      Helper I

      Hi, thank you so much for your reply but I have more than 10 Columns and it contains more than 1 million rows. It will be complicated for my report.