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: 
ksomosera10
Creator II
Creator II

Get Today on Expression

Hi,

I just need your help. I haven't got anything, it's just in my head.

I wanna know if it's possible to get the today's month?

For example:

I have field "Date" now, I will use this field in the expression on let's say Text Box I will create like this:

=Month(sysdate)

The result showing on the Text Box will be from having 08/26/2017 into "August".

Is this possible?

It'll be great for my ideas while I still think on working with Qlikview.

Thank you so much!

1 Solution

Accepted Solutions
antoniotiman
Master III
Master III

Hi Kevin,

Month(ToDay())

or MonthName(ToDay())

Regards,

Antonio

View solution in original post

2 Replies
antoniotiman
Master III
Master III

Hi Kevin,

Month(ToDay())

or MonthName(ToDay())

Regards,

Antonio

vinieme12
Champion III
Champion III

if you've found your answer please close the thread by marking the response as correct

Qlik Community Tip: Marking Replies as Correct or Helpful

Vineeth Pujari
If a post helps to resolve your issue, please accept it as a Solution.