Skip to main content
Announcements
Defect acknowledgement with Nprinting Engine May 2022 SR2, please READ HERE
cancel
Showing results for 
Search instead for 
Did you mean: 
KHSDM
Creator III
Creator III

Current Month Filter

Hi all,

I have a month field in my QVW, and I want to filter it in Nprinting to the current month. I've created a filter with that field and use the evaluate option, but I keep getting error when I run the task. It works if it is just the current year field.

screenshot.png

 

What could be the cause of the error?

Labels (2)
3 Replies
pradosh_thakur
Master II
Master II

Do a quick check please.

1: Just put the MonthName values as Feb once and run
2: Just put the MonthName values as 2 once and run

Let us know if this generates error.
Learning never stops.
KHSDM
Creator III
Creator III
Author

Hi Pradosh,
It works if I put it as ='Feb'
It doesn't work if I put is a =2
pradosh_thakur
Master II
Master II

Try =text(Month(Today())) as evaluate value. I think it should work.
Learning never stops.