I am new to CR XI and am working with CR XI and a SQL database.
I would like to default the current date in a date parameter (as in v8.5) and I don't see an obvious way to do that:
{TABLE.ENTRYDATE} >= {?StartDate} and
{TABLE.ENTRYDATE} <= {?EndDate}
{?StartDate} and {?EndDate} should both be the current date.
Any help would be greatly appreciated.
I would like to default the current date in a date parameter (as in v8.5) and I don't see an obvious way to do that:
{TABLE.ENTRYDATE} >= {?StartDate} and
{TABLE.ENTRYDATE} <= {?EndDate}
{?StartDate} and {?EndDate} should both be the current date.
Any help would be greatly appreciated.