If it is actually a date you require, use
CURRENT DATE
as the dimension SQL in Designer. You do not need to wrap anything else around it, even though it looks odd to have a space in a 'function'.
For example, SELECT CURRENT DATE FROM TAB1 is valid SQL.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.