Try the following:
- Customize the Credit Card Report form, adding a date control. Bind it to
CallContextBPMData.Date01
- Nothing need to be done in the RDD
- In the copy of your CC Report RDL, edit the Query expression for dataset CreditTran. Add the highlighted parts below:
The RDD will use the native date from the form to limit the lower (oldest date), and the additions to the Query expression limit the upper end date.
I haven’t tried the above - as we don’t process credit cards. But a similar approach works on another built-in form and report.
edit
I re-uploaded the pict after fixing a missing space : (...+ " T2
)