Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Please anyone give solution for my doubt?
I know how to convert date format to number or text in qlikview
- 
In my QVD Date format is like Num. You can see the Number in Modified_Date Colum in below:-

Just I want to know how can I convert the Number in Date Format?
I have gone through several sites and articles but I didn't find my solution properly. So I'm raising my doubt here for getting my solution.
Thanking you In-Advance
Date(Modified_Date, 'DD/MM/YYYY')
Date(Modified_Date, 'DD/MM/YYYY')
Just put date function.
Date(Modified_Date)