
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Is it possible to change the order of slides in a nPrinting generated ppt?
I have a report generated in nPrinting and I would like to adjust the order of the slides automatically, is this possible?
Currently the ppt is generated listing all the slides alphabetically, but I would prefer to order them on total amount, large to small. Is this possible to generate this, or do I have to manually order them everytime?
Accepted Solutions


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Rutger -
I assume you are using the Page feature in NPrinting to produce the slides. If so, NPrinting takes on the sort order of that dimension from QlikView.
So I'd change the sort order of the dimension in QlikView based on an expression and set to descending and see if that does the trick. Otherwise you may have to do this in the load script.


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Rutger -
I assume you are using the Page feature in NPrinting to produce the slides. If so, NPrinting takes on the sort order of that dimension from QlikView.
So I'd change the sort order of the dimension in QlikView based on an expression and set to descending and see if that does the trick. Otherwise you may have to do this in the load script.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks Stephen!
This solves the issue indeed!
