Discussion Board for collaboration on Qlik NPrinting.
Fairly new to Nprint.
Would like to call out KPI's in a powepoint.
When i import prebuilt kpi's as images,i'm unable to embed them between sentence's and well format them within Nprint.
Tried to use KPI's as Formulas in Designer and embed them into power point but unable to format them
I noticed PDF has better formatting options.Is there a better way to Properly call out KPI's in powepoint ?
For the KPI in PPT you can still format values directly in formula using num() function
like:
num(Sum(Expression1),'#,##0.0 %')
....
Welcome to Qlik NPrinting and the NPrinting Community.
First, just a few points:
Also the NPrinting online help is an important resource as well for newcomers to NPrinting.
Hopefully this information guides you in the right direction and that you enjoy your experience with Qlik NPrinting. The videos and help links mentioned here may also give the answers you are looking for.
If you can provide any additional information mentioned above, the members of this community may be able to further point you in the right direction.
Kind regards...
Thanks Frank.
Nprint Version: 19.19.4.0 ;
Qlik sense is Nov 2018 Patch 4( 12.44.7)
Users would a Power Point Output designed using Nprint.
I displayed the layout in the picture.
I tried to display the % using Formula's but unable to format them.
When I use Images,I'm unable to size them as mentioned in the layout.
Tried importing them as tables ,didnt help either.
I will checkout your other links.Thank you
I haven't gone through an official training for designer but have gone through the youtube videos .
I did some testing and confirm that you cannot format formula values.
To do sums and other chart value type formulas I suggest that you:
Hope this clarifies and guides you in the right direction!
Kind regards...
For the KPI in PPT you can still format values directly in formula using num() function
like:
num(Sum(Expression1),'#,##0.0 %')
....
Thanks.This certainly helped.
I was focused on getting to format it using power point .
I was able to apply your suggestion and then able to increase size and change colors in Powerpoint.