Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
I am using the NPrinting Qlik Entity option for the report. All the graphs in my had Titles and I have used a variable to show the filter selection. For Example, I have given the graph title as 'My Graph Title ' & $(MyVar).
In my NPrinting report which I generated I get "Error: Garbage after Expression" 'PI 21'
In the title, it's showing the variable value but the text 'My Graph Title ' is not displayed. Any help will be appreciated.
Thanks
Did you try this - 'My Graph Title ' & '$(MyVar)'?
Hello Digvijay,
Yes I tried what you suggested. It gives as below
My Graph Title GetFieldSelections(PI_Name).
Only in NPrinting report Graph Titles I am getting this issue. Otherwise in my Dashboard everything is good.
Thanks