Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
In Qlik Sense, Under Monitoring Apps --> Operation Monitors. I 'm creating new app under my workspace. When I tried to create the initial data load editor page is showing some default format for date and firstday etc. How to change from master level. For Eg. Its showing US format (M/DD/YYYY) but for me it show (DD/MM/YYYY) format. Currently doing manually, how to make a default settings. ?
@Albert_Candelario Could you guide me
Hello @balajibc64 ,
I would recommend to change the regional setting for the service account user of Qlik Sense on the Qlik Sense servers as per you wishing format.
Let us know how it goes when performing the upgrade!
Cheers,
Albert
Hi @balajibc64 ,
In the Main section at the beginning of your script, you can define a variable named DateFormat like this :
SET DateFormat='DD/MM/YYYY';
You are saying like in Data load editor script ? Yes I can able to set. But I'm asking default while loading the editor script page itself format should be like this.
The default values depend on the settings of your server where Qlik is installed.
Either you have to modify these parameters directly on the server, or you have to modify them manually in each script...
Either you have to modify these parameters directly on the server. It means ? Also how to setup while installing
@AgatheClero Could you please any screenshot if possible. Parameter SET DateFormat='DD/MM/YYYY' this i can able to do this. But lookinf default code itself should be in this format
Also have a look at https://help.qlik.com/en-US/cloud-services/Subsystems/Hub/Content/Sense_Hub/UserInterface/Languages.... for Qlik Cloud and
Cheers,
Albert
@Albert_Candelario Just look into this url. After installation Qlik Sense in that particular server also shall we change this setup or else after change the setup need to redo fresh installation ?
@balajibc64 did you already sort out or you still need help here?
Cheers,
Albert
@Albert_Candelario Need to sort. Put on hold the reason planning to upgrade the latest version. Could you please suggest if anything need to do while installing the software.