Multiple filters in Slices

Hi, I trying to create a Slice with two conditions. 1) username () 2) project approved = blank

I only able to add one condition

Yes all are true

So just wanted to check

[Email]=USEREMAIL(),AND [PROJECT WORK]= “”

Is this right syntax

AND([Email]=USEREMAIL(), [PROJECT WORK]= “”)

bysani_madhukar:

Is this right syntax

Read the documentation.