Hi there
I would like to highlight all values of A column if they appears in another table with the same description text
So for example : Highlight values from (table A, Column 4) if (table A, Column 4)=(tableB, Column5) and if (table A, Column1)=(tableB, Column1)
I tried this : AND(table A[Column 4]=table B[Column 5],table A[Column 1]=table B[Column 1]) But it did not work.
Can you help me please ? Thank you !
User | Count |
---|---|
17 | |
11 | |
7 | |
5 | |
5 |