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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
vardhan1305
Contributor II
Contributor II

convert date format to numeric.

Hi, I'm new to QlikView,

i have a date column

Date

Mar 2018

Apr 2018

How to convert this to a numeric value?

Please help me out.

2 Replies
settu_periasamy
Master III
Master III

Try Like

Num(Date#(Date,'MMM YYYY')) as numDate

marcelviegas
Creator II
Creator II

num(Date)