Hi there - I am not understanding how to use this COUNTIFS formula above. I am in the process of creating a SmartSheet dashboard for my team from an intake tracker we have. I would like to use the metrics widgets which require sheet summary formulas.
Problem - I am trying to create a sheet summary of how many current tasks are assigned to a specific resource - we have 9 teammates that are assigned to these tasks but the assigned column is by email and we have 5 different priority categories. is there any way I can get some help on the below formula on how to actually input it? Currently I am getting unsparseable
=COUNTIFS({Range - Assigned To}; Assigned@row; {Range - Status}; "In Progress")
where do I input the teammates email in this and the priorities? Status could work to for the example and I can reverse engineer.
it's an intake tracker with constant tickets being assigned to different teammates