If you’re new to Qlik Sense, start with this Discussion Board and get up-to-speed quickly.
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)
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
yes it will work as expected