Count of Applicants Interviewed by Requisition
Content
I have a report that shows all requisitions filled year-to-date, it shows anyone who has interviewed for each position. I need a column for the total count of people interviewed for each requisition (e.g. Req A had 7 interviews and I need the Count column to show "7").
I've been playing with multiple thoughts using the generic Count(*) measure but am coming up short. Any help is appreciated.
0