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: 
sylvain_piccarreta

file name

Hello,

I would like to know how to define a specifi name for my files.

I need to put in my file name the number of last month and year.

example : in september 2018, I need to put 2018-08

thanks,

Sylvain

4 Replies
vamsee
Specialist
Specialist

As you have not mentioned the NPrinting Version. Here is a way to do it in 16.5. (I presume it would be similar in 17)

Create Two variables in Qlik depending on the requirement of date.

For Example:

vYear= Year(Today())-1;

vMonth =Month(Today())-1;

Under Reports --> Enable Dynamic Field Naming --> Add Item Qlikview Variable.

sylvain_piccarreta
Author

Many thanks for your help

Ruggero_Piccoli
Support
Support

Hi,

It is supported also in 17+

Set Dynamic Name.png

Best Regards,

Ruggero

---------------------------------------------

When applicable please mark the appropriate replies as CORRECT https://community.qlik.com/docs/DOC-14806. This will help community members and Qlik Employees know which discussions have already been addressed and have a possible known solution. Please mark threads as HELPFUL if the provided solution is helpful to the problem, but does not necessarily solve the indicated problem. You can mark multiple threads as HELPFUL if you feel additional info is useful to others.



Best Regards,
Ruggero
---------------------------------------------
When applicable please mark the appropriate replies as CORRECT. This will help community members and Qlik Employees know which discussions have already been addressed and have a possible known solution. Please mark threads with a LIKE if the provided solution is helpful to the problem, but does not necessarily solve the indicated problem. You can mark multiple threads with LIKEs if you feel additional info is useful to others.