Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Guys ,
I want to filter( by Month) my Nprinting report to look like this pic below
Hi @Kabuki_1
1. All those versions you have listed are no longer supported so I cannot test solution I would apply
2. You cannot use all the versions you have listed at the same time so we dont know to which version we would need to prepare our answer for. Answer to this question may be related to the version in use. What is your version? Please remove all versions from this post to avoid creating mess and chaos and use only label for the version you are using,
3. Same applies to QlikView vs Qlik Sense - which one are you going to use in your report? Clean labels and leave only the relevant label to your situation
4. There is many different ways you can achieve this in supported version of NPrinting. Most answers will depend on the Qlik app data mode which you have not described. The way I do this is:
* I create dimension in Qlik Data model to have months and YTD value grouping all required dates
* using the above dimension as a Page tag in excel template
* more details about PAGE functionality as always on https://help.qlik.com - make sure you study the help page thoroughly on NPrinting development as it is necessary.
There are other options which you can do - but they are no longer as elegant and practical as above mentioned one and use case can depend on if you can use object filters to create your table.
As you can see there can be many options but my approach would be with PAGE tag as it is best practice for such use case.
cheers
Lech
As lech mentioned, older versions of NPrinting are not supported and urgently recommended to upgrade as soon as possible.
In any case to achieve your report output you need to know that summing is not possible with Sense chart xlsx data download exports so summing wont be available in your NPrinting report either by default.
The workaround solution to meet your requirement is as follows:
1. Create a new NP xlsx report
2. Add your "Month" dimension to the "Page" option in the NP designer (top right of your designer).
3. Use "summing" technique in NPrinting as seen here:
4. Preview your report
This will produce a single workbook and a sheet for each month with a summed value for expression columns that you choose to sum.
Kind regards...
Hi @Kabuki_1
1. All those versions you have listed are no longer supported so I cannot test solution I would apply
2. You cannot use all the versions you have listed at the same time so we dont know to which version we would need to prepare our answer for. Answer to this question may be related to the version in use. What is your version? Please remove all versions from this post to avoid creating mess and chaos and use only label for the version you are using,
3. Same applies to QlikView vs Qlik Sense - which one are you going to use in your report? Clean labels and leave only the relevant label to your situation
4. There is many different ways you can achieve this in supported version of NPrinting. Most answers will depend on the Qlik app data mode which you have not described. The way I do this is:
* I create dimension in Qlik Data model to have months and YTD value grouping all required dates
* using the above dimension as a Page tag in excel template
* more details about PAGE functionality as always on https://help.qlik.com - make sure you study the help page thoroughly on NPrinting development as it is necessary.
There are other options which you can do - but they are no longer as elegant and practical as above mentioned one and use case can depend on if you can use object filters to create your table.
As you can see there can be many options but my approach would be with PAGE tag as it is best practice for such use case.
cheers
Lech
As lech mentioned, older versions of NPrinting are not supported and urgently recommended to upgrade as soon as possible.
In any case to achieve your report output you need to know that summing is not possible with Sense chart xlsx data download exports so summing wont be available in your NPrinting report either by default.
The workaround solution to meet your requirement is as follows:
1. Create a new NP xlsx report
2. Add your "Month" dimension to the "Page" option in the NP designer (top right of your designer).
3. Use "summing" technique in NPrinting as seen here:
4. Preview your report
This will produce a single workbook and a sheet for each month with a summed value for expression columns that you choose to sum.
Kind regards...