Hello,
I have another question.
Is it possible in CR to print as many report are needed depending on a variable selected from a table?
I mean, I have to make one report(the same report but diferent files) for each branch I find in a table. Can I print a number of reports depending on the number of branches I find in a table?
Ex:
Table consists of:
branch,
string
Let's say I have 3 distinct branches in my table. I have to make 3 reports, one for each branch. How can this be done without scheduling 3 reports(because it's possible to have 40 branches)?