Hello,
I have a need to sort two columns, both ascending (works in Grid View) but that sort order is not staying for every column when I switch to card view.
The business goal is to sort by workstation, then by the priority of work order in the queue for the work station, so each station knows what to work on next (Work order at priority level 1, then 2, then 3 etc...). Card view is used to view each 'lane' and line up their work order in order of importance.
How do I maintain required the sort in card view? Is this possible? Ideally we want to avoid reports for each station, and leave it at the sheet level.
- Matt