
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Auto calendar can not work in qlik sense website version but can work in desktop version
Hi guys,
I have faced a issue about auto calendar in qlik sense. Our company uses the server(website) version of qlik sense. The version is Nov 2018 patch 5. After running the auto calendar script, it can not works, but I copied the same script to my desktop version. The auto calendar works.
Below is my script:
the script can run successfully in server version, but in the chart , I can not add auto calendar;
in desktop version. it works:
Does anyone can help me? Thanks
Accepted Solutions

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The root cause is that we have added a parameter "UseAutoFieldOnTheFly = 0" in setting file. After removing this parameter. All auto calendar works fine.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Can you check what field you are looking in to the dimension? Check in the Model whether the field is there or not?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The root cause is that we have added a parameter "UseAutoFieldOnTheFly = 0" in setting file. After removing this parameter. All auto calendar works fine.
