Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi ,
Can someone help me with the feature releases in June for NPrinting V17 .
I am particular about the variable filters and cyclic groups.
Please help me understand the variable filters here and where to find the option /how to use the same.
I am familiar with the V16 release.
Thanks a lot in advance .
Regards,
Uma
for all qlik related updates check here
Filters based on QlikView or Qlik Sense variables are not yet supported in Qlik NPrinting 17.
Like Ruggero said they are not supported but you can build a workaround where in variable you would implement expression based on field selection. Then you can apply selection on field, pass through value from field to variable (therefore modify variable value) which essentialy will be reflected in your end-object.
\
cheers
Lech
hi Lech,
I think you refer to what i have implemented.
i created a variable in QS app (gave a default value)
Passed it to Edit template .
Created a filter and used "Evaluate" option instead of "Value is" and gave the value as vRegion(Variable in my case)
evaluate =vRegion
Ran the report to get the variable output as the default value
This way variable is passed from QS app to Report via NPrinting Variable .
thanks all ,that worked for me .
yes if not you can give in single quotes for evaluate . It will work. which version you are using Qlik Nprinting ?
hi,
Sometimes if you use evaluate option and just use the variable name, it will not work. So it is better to use like this:
'$(vRegion)' and option will be evaluate.
Thanks,
Sandip
Ok I shall try that .The version i have now is 17.4
Sure ,thanks