Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

N-printing - Dynamically select multiple values in a filter through user input

Hi,

I have the following use case:

I need to generate reports through N-printing based on a ENTITY ID. The ENTITY ID may have 100 values and ideally we have to generate 100 reports each for an ENTITY ID. So, I have created a report with a cycle on ENTITY ID.

However, there are frequent requests to generate reports for a subset of ENTITY ID's (10-20 at a time).

If I create an excel and mark these ENTITY ID's as Active, is there any way that N-printing can read these values (marked as active) from excel and pass them as a filter to the values in "ENTITY ID" field. So, when I run N-printing report it will only run for the 10-20 active values in the field ENTITY ID.

It would be great if anyone can help in this or suggest any alternate idea to achieve the same.

Thanks

Suman

1 Reply
manishnarang
Partner - Creator
Partner - Creator

This is an old post, however,

as you already have created a report based on Entity ID, you can create one more EntityIDActive field which will have only active entity IDs and iterate your report based on that instead of normal Entity ID.