|
Filtering a grid |
Top Previous Next Print |
|
Filtering a grid allows you to restrict what displays based on the filter making it easier to find the record you need to access.
Filtering also restricts the amount of information that needs to be retrieved from the database resulting in faster performance.
You also filter a grid so you can report on only the records displaying in that grid
For example, you might filter on the User column in the Labor grid to only show records where that user performed service so that you can print out a report on that user's billable hours.
Filtering a grid allows you to restrict what records display for reporting, to more easily find data or speed up the retrieval of data from the database.
See also: How do I filter a grid and print a report for the records that show? How do I create a custom filter? How do I quickly find workorders for a client or a unit?
The last viewed filter(s), sort order, pinning and navigation pane grid showing when you as an AyaNova user exited out will be the filter and navigation pane grid showing when you next log in.
For example, if you are a schedulable user, you may always want to initially view the Scheduled Users grid but filtered by your owned name to only show workorder items where you are scheduled.
If the username you use is used by multiple users, do note that if that username is logged in multiple times, any filtering you set may be overwritten by others also logged in under that same username.
For this reason, it is recommended to have every user log in under an individual username. |