Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Date field not recognised

I'm creating a field using this line:

NATIVE('CONVERT(DATE, ActivityDate)') AS Date

and I changed my format settings as

SET DateFormat='YYYY-MM-DD';

SET TimestampFormat='YYYY-MM-DD hh:mm:ss[.fff]';

but when creating visuatlisations the Date dimension is not recognised.

(I'm trying to build a parameter with relative dates ie. last 7 days etc.)

1 Reply
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

Neither NATIVE nor CONVERT are Qlikview functions. If you're using them in an sql statement then you have to make sure your source database supports those functions.


talk is cheap, supply exceeds demand