I have an invoice report that has as parameters Starting Date, Ending Date, and Customer.
I know how to do cascading parameters where they are all dynamic. But, this one has me stumped.
I would like the user to select a starting date (static), an ending date (static) and then have the list of available customers to choose from be only those with invoices within those dates.
Can I do this?
I know how to do cascading parameters where they are all dynamic. But, this one has me stumped.
I would like the user to select a starting date (static), an ending date (static) and then have the list of available customers to choose from be only those with invoices within those dates.
Can I do this?