Hi, I'm trying to sort the projects by status. I need the report to list first 'Active' projects, then 'Not Started' and at the end 'Completed'. But when I use sort ascending, it shows 'Active' project then 'Completed' and then 'Not started'.
Can anyone help to get the sorting done as per the need. Active > Not Started > Completed.