Hi all,
I would like to know how to add default date in dashboard prompt. I tried this SQL result
"SELECT TIMESTAMPADD(SQL_TSI_WEEK,-2,Current_Date) saw_0 FROM "DIM_PERIOD""
but some times it works and mostly it doesn't work. When I add remove the table and add it again it works but after some time it shows (All Column Value).
Any help would be appreciated.
Thank you.