Hi,
We have a customized dashboard where we can see information on financial milestones of different projects. There is drop-down menu from where we can select a particular project to check certain financial information. A BAQ pulls the data out from the back end when a project is selected from the drop-down list, which means the project ID is the parameter in the dashboard.
However, in the project drop-down menu, the projects do not come as an order. So, I want to know how can I sort the project ID (parameter) under the drop-down menu?
I have attached a screenshot here-
Thanks!