I need to select every black item in a filter, but when I use the "Select All": every gray disabled items + black items are selected.
I know that the gray ones do not change the report.
The idea is to filter the report on a specific way so that I can get some codes in the filter in which I am trying to do this "trick". These codes are the ones in black, and the rest of the codes that have been filtered are the ones in gray.
Once I get to this point, I need to remove every other filter from the report, but maintain the previous black codes filtered.
For example, if I want to get the journal entries that contains an entry with the account "xxxxxxx":
- I need to filter the report by account = "xxxxxxxx".
- Then I need to filter the report by the "black" journal entry numbers in the Entry Number filter.
- Finally, I need to remove the Account filter and maintain the black entry numbers in the Entry Number filter.
Do you know how to achieve this? Can you come up with any other workaround?
Thank you so much!