Hello Community,
I have to include another filter in the formula; I have to add
Could you please help me?
Thanks in advance for your support!
@ss89 , You can try like
TABLE[STAGE_NAME]="SAMPLING" || 'TABLE[CONDITION]="ONLINE"
or
TABLE[STAGE_NAME] in {"SAMPLING", "ONLINE" }
Hi @amitchandak ,
thanks for your prompt reply.
I have to include at the sime time the three filters (STAGE NAME with his corresponding CONDITION).
STAGE NAME | CONDITION |
SAMPLING | ONLINE |
SAMPLING | APPROVED |
RELEASE | ONLINE |
@ss89 , please share the expected output
Join us for a free, hands-on Microsoft workshop led by women trainers for women where you will learn how to build a Dashboard in a Day!
User | Count |
---|---|
105 | |
77 | |
72 | |
48 | |
47 |
User | Count |
---|---|
159 | |
86 | |
80 | |
68 | |
66 |