Skip to main content
Announcements
Have questions about Qlik Connect? Join us live on April 10th, at 11 AM ET: SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
bhagi
Contributor II
Contributor II

Date issue

Hi All,

i have one date fiels

 

The date in my pivot table should display 11/10/17 but instead I am getting the below result.

1033176:00:00 AM

 

so what  might be the issue?

thanks

bhagi

Labels (4)
3 Replies
rubenmarin

Hi, probably in the format you are using mm (minutes) instead of MM (months), try with: Date(YourDateField, 'DD/MM/YYYY') - or MM/DD/YYYY if you use that date format

Chanty4u
MVP
MVP

Hi

try simple:  Date#( YourDate, 'MM/DD/YYYY') as Date

or

you can try this converting number into date 

Date(Num#(Yourdate,'####()'), 'dd/mm/yyyy') as newDate

Brett_Bleess
Former Employee
Former Employee

@bhagi you have received two plausible solutions to your question on this thread, we would greatly appreciate it if you return to the tread and close it out by using the Accept as Solution button on the post(s) that helped.  If you did something different, please consider posting that and use the button to mark it after you create the post.

Regards,
Brett

To help users find verified answers, please do not forget to use the "Accept as Solution" button on any post(s) that helped you resolve your problem or question.
I now work a compressed schedule, Tuesday, Wednesday and Thursday, so those will be the days I will reply to any follow-up posts.