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: 
Anonymous
Not applicable

What's wrong with my calendar (attached below)?

What's wrong with my calendar (attached below)?

14 Replies
Anonymous
Not applicable
Author

What is not working? Still an error?

Anonymous
Not applicable
Author

it's loading just fine now, but the fields that come into my model have no values

Anonymous
Not applicable
Author

Please share so we can take a look.

Anonymous
Not applicable
Author

updated model attached

Anonymous
Not applicable
Author

Just take a closer look at your script:

CPI:

LOAD ...

     (Date(Date#(Date,'YYYY/MM/DD'),'DD/MM/YYYY')) as %_DateKey,

Is not working
%_DateKey is empty


And you are connecting your calender to that empty field.