Hello Everyone,
I have designed a form but I want to filter the data such that it excludes negative amounts so the only data that comes out on the column are positive values.
I also want the system to return all positive values from all customers except two customers, how do I do that?
How do I express this in a method.
Thanks!