Variables

ERICHO

Member
An variable has been used twice

WHERE TRN_DAT BETWEEN &
AND &
AND LST_DAT BETWEEN &"A"
AND &"B"

the output shows twice at the header, such as

A=20030101
B=20030131
A=20030101
B=20030131

Could it be shown once
 
Yes, it fix when I upgrade to 2.0.4.180
But is it possible not show the variables at all, because I used a lot of check box and the variables listing consume a full page
 
Back
Top