i have added a parameter wich has a selection ( start date and process date)
if user select start date then
select statment 1
else
select statment 2
end if

ive tried to write this if statment inside Dataset but give me an error
this designer doesnt graphically support the IF SQL construct