Hello.
I am running a page to filter the list of G/L Accounts, and on this filtered list i want to display all the accounts where Net change is not equal 0 OR Balance is not equal zero, how can i achieve this?
This example only shows the accounts where both of these conditions are met, but i want to display the accounts that meets a minimum of 1 of these conditions.
Thanks.