

Contributor III
2018-10-17
11:34 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Current DateTime = Today() + now()
Hi Probably a really easy one -
In SQL there's a function to get the current DateTime. How do i do this in QlikSense. I've used Today() and i've used now but i need to get a timestampformat out of it or a numerical - something i can work with eitherway
Thanks,
Alex
13,031 Views
3 Replies

MVP
2018-10-17
11:40 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
What format do you get when you use Now()? You can change to TimeStamp(Now()) or Num(Now())


Contributor III
2018-10-17
11:43 AM
Author
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Oh sorry i forgot! now() is DateTime - I thought it was just the timestamp.
Thank you ! That has really helped me
12,979 Views

MVP
2018-10-17
11:47 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
No problem
12,979 Views
