Forum Discussion

dkilpat's avatar
dkilpat
Regular Visitor
3 years ago

Report Builder And/Or Parameters

I need some help.  I am needing a way to set parameters for a paginated report that are an OR situation.  The example is a report that shows the invoices that were created or paid within a selected month.

 

Sample data:

Invoice #Create DatePaid Date
S0011/15/20232/15/2023
S0022/10/20234/2/2023
S0032/11/20233/5/2023
S0043/5/20233/15/2023
S0053/8/2023 
S0064/10/2023 

 

They need to be able to select parameters for the Create Date start and end as well as the Paid Date start and end.  An example would be for the month of March.  Create Date parameters would be 3/1/2023 to 3/31/2023 and the Paid Date Parameters would be 3/1/2023 to 3/31/2023.  We want the report to return Invoices S003, S004 and S005.  

 

I have been able to get the parament range to work for one or the other or both together, but am having trouble getting it set for OR.  

 

Please help.  Thank you in advance.

1 Reply