Hi,
I need to use date restrictions in our LiveReports but can't find if there is a not DB-specific way to operate with dates. For example, in Oracel I would use "TRUNC(sysdate)", but in MS SQL Server it's "CAST(getdate() as Date)", and Hana and PostgreSQL are having their own functions as well. So the question is is there a way to create a single LiveReport that will work with all supported databases?
Thanks,
Alex