Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi, is there a simple way to change the default date settings for all new apps in qlik cloud to be DD/MM/YYYY.
I don't want to update it for each new app or have to have it in a qvs file.
You can set the default regional settings for new apps in your user profile settings:
-Rob
Look at the MAIN tab on your load script. There you can set the default format to whatever you need.
SET DateFormat='M/D/YYYY';
The change is just for that app. Not all new apps going forward.
But my message says I do want it to change going forward (for all apps automatically) , i do not want to have to update the section each time for a new application
You can set the default regional settings for new apps in your user profile settings:
-Rob
Yes, what @rwunderlich said. : ) I still learn something new everyday.