Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
djbloiss
Contributor III
Contributor III

NPrinting Dynamically sort Excel Data Table Report

I am creating an Nprinting Report that I want sorted by its <Margin Equity> column.  I added the columns in manually instead of simply adding the object ID.  Then I created it as a data table with headers.  Finally I sorted the last column.  However, when the report goes out it is not sorted by the last column.  Is there a way to do this, without creating it as an xlsm file and have a macro do it?

Btw, I don't know if this affects the ability but I do have it broken up on pages.   I am using Nprinting version 16.

1 Solution

Accepted Solutions
Daniel_Jenkins
Specialist III
Specialist III

Hi Daniel,

You will need to do the sorting in the source document (QlikView qvw file).

HTH - Daniel.

View solution in original post

2 Replies
Daniel_Jenkins
Specialist III
Specialist III

Hi Daniel,

You will need to do the sorting in the source document (QlikView qvw file).

HTH - Daniel.

djbloiss
Contributor III
Contributor III
Author

Thank you, I believed that was the case but I wasn't sure.