Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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)
Hi,
When you create a report you can enable "Dynamic Name" and here chose Qlik Variable and pick the Variable you want. That's the immediate thing I can think of now that would make this possible.
Also,
Next time post in the nPrinting forum Think you would get more answers there on an nPrinting issue.
Best,
Ali A
I have already selected "Dynamic Name"
But nothing happened
And you have tested the variable in Qlik Sense? Works fine?
nope!
How can I test there.
Because,
In any types of visulaization we need dimension and metrice
try in KPI object
How can I test in KPI?
Could you tell me please?
Hi Vivek,
just take KPI object from Object List.(Which is at left side)
and add that variable in that KPI.
refer:
https://help.qlik.com/en-US/sense/September2017/Subsystems/Hub/Content/Visualizations/KPI/KPI.htm
try this it will work
=only(ClubName)
I have 5 club name and filter .
Now when I am using filter for particular club in nprinting, the reoprt is showing only that club result and is working fine.
Now the task is:-
Already report have some name
and
after filter the report show some club data based on filter
but
When I am saving the report the name should change based the club name that is displayed in the report based on filter condition.
But report name is saving as it is.