HI,
I am facing a issue related to input control, ie 3 input controls ve been created 1)Start date 2)End date 3)Item code.
For example,
Itemcode- some value given in input control then accordingly report shows 4 records or rows.
Now when start date and end date given based on it ,4 rows is filtered to 1 row.
When values are removed for start and end date it ideally it report should be displayed with 4 rows but still it is displaying 1 row even after input control for start and end date is removed.
report should display 4 rows not 1 row.
how to accomplish this requirement?????