Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Qlik NPrinting How to design the style in the picture in NPrinting, where the stores field will change with the change of filter condition
QlikView At present, you can only use qlikview to develop and then use NPrinting to call the entire page, but how to implement the look in the picture in qv is also difficult, I hope to get help, thanks
Well - it is not that hard in NPrinting at all..I actually think it is easier to build this in NPrinting excel template than would be to build it in QlikView directly. And yes - all data would be sitting in single table so there wouldn't be an issue regarding number of stores or alignment
I just did quick test by creating data for 1 KPI.
This a table in Qlik Sense (same applies to QlikView):
So I have:
This is how it looks in NPrinting template (maybe open image in new window so you can clearly see):
Note that for all cells i have disabled "Keep Source format"
Columns A, C,E,G & H have in final version width 0.1 so they are practically invisible as shown below:
adding additional KPIs to the same table should be straight forward process and on NPrinting side you would just repeat the same steps in further columns to the right.
I guess it is just up to you to build it, should be straight forward though.
cheers
hi,
There is no single right answer to your question.
To start we need to understand that NPrinting uses Qlik as a data source. So whatever data/visualisations you need to achieve in this view, first that data needs to exist in Qlik View. Second thing to consider is the way you want to build it and yes one way of doing this is to print a sheet or a container directly from QlikView as an image. The benefit of this is that what you have in QlikView you will get in NPrinting.
On the other hand if you wish to develop such report in NPrinting template first you will need to decide about the type of template which will be suitable. I can Imagine this to be quite hard if you wish to replicate exactly the same look and feel.
With little bit of thinking, tinkering and planning I can see this being built in Excel template as an excel table. There may be some small differences, but general look can be retained (see sample below).
At the end all components apart from the one lines highlighted in screenshot below can be done as a simple table in Excel with heaps of conditional formats.
By the way - what are those lines? do they represent anything meaningful? They seem to be in the same position all the time.
Sample of excel built result you can see below. However preparations to achieve this would involve great planning and few workarounds. You would have to build a table in QlikView with:
Once you have all that you can then use level in NPrinting to go through each store within your filter selection and produce charts as shown below.
Designing this is not easy and requires knowledge on how to work with NPrinting. I am suggesting going through the tutorials about excel tables and excel templates in general.
https://help.qlik.com/en-US/nprinting/May2021/Content/NPrinting/ExcelReports/Intro-Excel.htm
Make sure you go through all that info from help page as it will help you understand how data needs to be structured for it to work properly.
cheers
Hi,
When posting new questions on the community please invest the time to help us to help you. Please remember to always add the exact version of Qlik NPrinting you are using as label and the type of template you are developing. Also the type of output you want to get.
If you are new to Qlik NPrinting please start by studying the official help site page at https://help.qlik.com/en-US/nprinting/May2021/Content/NPrinting/Introduction/Introduction.htm because we are speaking about a enterprise class software and you must be trained before starting to use it.
Best Regards,
Ruggero
Hello,
thank you for your reply!
I am quite familiar with the use of NPrinting. It is really difficult to implement the things in the picture I gave in NPrinting, so I wonder if I can make this example in qv first, and use NPrinting to directly call qv. Good page
The problem now is that I cannot fully implement the graphic development of this page in qv. First of all, there are many values in the stores field, which means that there is a store corresponding to one row, and the store will be affected by other field filtering, so I I think the display must be in the form of a table, not an independent bar chart. If it is an independent bar chart, it will be combined in NPrinting. Once the data is filtered, the entire interface will be messed up.
The vertical bar in the middle is the national value of the corresponding indicator, this can be ignored
Well - it is not that hard in NPrinting at all..I actually think it is easier to build this in NPrinting excel template than would be to build it in QlikView directly. And yes - all data would be sitting in single table so there wouldn't be an issue regarding number of stores or alignment
I just did quick test by creating data for 1 KPI.
This a table in Qlik Sense (same applies to QlikView):
So I have:
This is how it looks in NPrinting template (maybe open image in new window so you can clearly see):
Note that for all cells i have disabled "Keep Source format"
Columns A, C,E,G & H have in final version width 0.1 so they are practically invisible as shown below:
adding additional KPIs to the same table should be straight forward process and on NPrinting side you would just repeat the same steps in further columns to the right.
I guess it is just up to you to build it, should be straight forward though.
cheers
Thank you very much for your proposal.
This is an effective method for a fixed line dimension. I have taken a detour to avoid the limitations of the existing design templates. First, I implemented the entire page in qlikview, and finally used NPrinting called the entire page, thank you again for your hard work
cheers!