Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Independent validation for trusted, AI-ready data integration. See why IDC named Qlik a Leader: Read the Excerpt!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

how to display date in month-year format

Hi,

Date in excel table is in this format- Jan-10 and i want it to be same in  QV, but m getting as 40179.

what to write in EditScript?

Month as ----------

Thanks in Advance

Sagar Gupta

10 Replies
Not applicable
Author

Hi,

THANKS ALL

This worked   

Date

(Months,'MMM-YY') as MonthYear,

🙂