Good day Smartsheet Team,
Getting an unparseable error on this formula:
=IF($Name@row <> "",(SUMIFS({Expense}, {Period},1, {Type}, OR(@cell = "RES602782", @cell = "RES602497")),"")
Trying to pull in all expenses from period 1 that have a type of RES602782 and RES602497.
Probably been looking at it too long but can't seem to get it parse. Thanks.