Good day!

I need help with doing my data report. Its data source is a dataenvironment and I am using a heirarcheical commands. I have one command and it has one child command. Now I want to filter the records returned in the child command on runtime based on two range of dates. My table are Customers (idno, lastname,firstname) and orders (idno, product_no, price).