Hi,
I wanted to setupa parameter as a checkbox .
if I can do that i wanted to filter a {date field} to see if it contained a date
example:
parameter NotesDate(is checked)
then the formula would be {tablefield_fornotesdate} is notnull
parameter NotesDate(is not checked)
then the formula would be {tablefield_fornotesdate} is null
hope is a little clear