Can anyone advise me how to Filter report for two customer’s data.
For eg. I want to see report of Sales Order for Two Customers - let’s say C1 & C2. How to select the same in filter for “customer” field?
Can anyone advise me how to Filter report for two customer’s data.
For eg. I want to see report of Sales Order for Two Customers - let’s say C1 & C2. How to select the same in filter for “customer” field?
@max_morais_dmm, Can you please elaborate your above comment?
When adding a filter the system asks 3 things:
In the above scenario, the user selects:
This is what you mean?
At least in my system this doesn’t work
Thanks mate, it worked great !!!
please what about filed <= data and field >= data , I do this filter like this but not work {“total_amount”: [“>=”, amountRange_from],“total_amount”: [“<=”, amountRange_to]}