Hi ,
Do you want to repeat the same template depend upon parameter ?
yes mean ,you can group by docentry and you parameter should be like this ,
select * from table1 where docentry between {?from} and {?to}
-Rajesh N
Hi ,
Do you want to repeat the same template depend upon parameter ?
yes mean ,you can group by docentry and you parameter should be like this ,
select * from table1 where docentry between {?from} and {?to}
-Rajesh N