For more information, please refer to this announcement explaining best practices for getting answers to questions.
Group BY
We have a report that has our Filled Reqs included. So we only are pulling in the Filled reqs data along side of some of the Candidate data. We are trying to create a column to show # Completed Applications # Applications (which includes the abandoned applications). These two fields exist already in the Recruiting (Legacy) SA, # Applications and # Completed Applications however when pulling them in they are only showing data against the candidate that filled the requisition who is also in the report. So we get a 1 in the column only which is representing the single candidate.
This isn't working but we are trying to do a 'group by' in the column to show number of unique applications id's where the application was completed.