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

Announcements
Q&A with Qlik - Qlik Cloud Migration: Questions about migrating to Qlik Cloud? Catch the latest replay!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Date Conversion issue

Hi Community,

I am looking to convert two dates to link them. One date is in 'MMM-YYYY' format, i want to keep this format. The second date im pulling from excel is in mmm-yy format(Checked it form Format Cells- Custom). Any help on how i can convert it into MMM-YYYY. Ive tried Date#(Date#(TransMonthYr,'mmm-yy'), 'MMM-YYYY'). Doesnt seem to be working, any hints ?

Labels (1)
2 Replies
sujeetsingh
Master III
Master III

The best way is convert both the dates as same format

Date(Date#(TransMonthYr,'mmm-yy'), 'MMM-YYYY')

PrashantSangle
MVP
MVP

Hi,

Date(Date#(TransMonthYr,'MMM-YY'), 'MMM-YYYY').

Regards

Great dreamer's dreams never fulfilled, they are always transcended.
Please appreciate our Qlik community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved 🙂