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

Date Format different when published to server

Hi,

Is there a way to see exactly how the values would look like once it is published in the server? I have a date field that looks okay in desktop and in web view but when published in the server it is showing the number format. Wondering if there is a way from desktop to detect or see this so that I can properly modify it before it gets published in the server. It is a different person publishing and managing the server. Hence I'd like to resolve date format issues before I pass it on if I am able to see how the data would look on the server using my desktop.

1 Reply
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

Perhaps it helps if you explicitly define the date format using the Date() function: date(MyDate, 'YYYY-MM-DD'). Replace YYYY-MM-DD with whatever date format you actually want to see.


talk is cheap, supply exceeds demand