Skip to main content
Announcements
See what Drew Clarke has to say about the Qlik Talend Cloud launch! READ THE BLOG
cancel
Showing results for 
Search instead for 
Did you mean: 
vanand3535
Creator III
Creator III

How can I rename the report in NPrinting by using Qlik Sense App variable

I have created a variable in Qlik Sense app like:

VClub_Name

and expression:-

=(ClubName)

Now I am using this variable in Qlik NPrinting to rename the report but I'm not able to do so.

Everytime report is going to save by expression whatever I have given:-

=(ClubName)

11 Replies
vanand3535
Creator III
Creator III
Author

It's working fine

Only we used in variable in qlik sense:-

variable_name = vClubeName

expression = getfieldselections(Clubename)

and added this variable in nprinting

it's filtering perfectly

Chanty4u
MVP
MVP

yes it will work  as expected