Hi all,
Did you have any experience embedding variable/function in ReportNet Tabular SQL? e.g. can I use something like today() function in my Tabular SQL? I need to have constant string date of today in the SQL. (Due to other limitation, today() function in the RDBMS side won't work)
I know that a prompt can be used in tabular SQL by using the syntax #prompt("xxx")#. But seems that this is the only possible varible/function people have mentioned in the Web.
Thanks,
Bun
Did you have any experience embedding variable/function in ReportNet Tabular SQL? e.g. can I use something like today() function in my Tabular SQL? I need to have constant string date of today in the SQL. (Due to other limitation, today() function in the RDBMS side won't work)
I know that a prompt can be used in tabular SQL by using the syntax #prompt("xxx")#. But seems that this is the only possible varible/function people have mentioned in the Web.
Thanks,
Bun