Hi There,
I need an IF statement to ignore current selections and to check all fields, I've done this with a number of aggregate functions using {1} but having some problems getting it to work in this scenario, Could someone point me in the right direction?
=IF(UserID=21 AND Closed=0 ,CompanyName,Null())