I have two investment accounts. One shows the transactions with Clr descending (Reconciled first, then cleared and then uncleared), within each Clr type by date ascending.
The second one does not do that. Sorting by date ascending and then by Clr descending reverses the dates to descending. Sorting by Clr descending and then by date ascending causes all transaction to be in date order independent of their Clr status.
Since I have one investment account (the first one) displaying the way I want it how do I get the second one to do it?