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: 
Not applicable

Date & Calender

Dears,

Good day,

I hope every one in good health , and i need to know something about date if the date stored in our database as a number like this(115001,115002,115003,.......,,115046)

how we can convert it to date (year ,month , day ....) what is the formula & logically how it work .

Ahmad Kastero

Thanks For All

11 Replies
Not applicable
Author

we have Oracle ERP System , But i connect to the server database and read it by using SQL server and it is look like this format (115001,115002,115003) and when we use that formula it retrieve the correct data , but didn't understand it before until they explain it (hank you msolomov).

 

Not applicable
Author

thank you msolomov  and thank you all ,and i need to ask you after this formula if i need to convert the normal date to numeric value with the same logic that i get the date .

what i mean  is revers the the formula to get the numeric value .

because i face an issue after convert it when i try to join the date withe the other table but have normal date and i need to trust after convert the date to the numeric value is the same so can any one help me in this