The situation is the following:
I have two reports. When I run both reports seperately on a collection of records, it will give me a report for each record. First a report for the first record, then a report for the second and so on.
What I would like to achive is:
I would like to make a process flow to execute both reports on a collection of records and then I would like to be presented with the first report for the first record, then the second report for the first record, then the first report for the second record followed by the second report for the second record, and so on.
I haven't been able to achieve this. It appears like I am not able to cary forward the collection of records to the second process action.
I hope my question is clear. Any help or hints would be appreciated.
Thanks.
Solved
Two (or more) reports in a process flow on multiple records
Best answer by Erik Brink
Hi Dennis,
I think the best way to accomplish this is to navigate to a row using processflows, execute the report and continue the processflow by navigating to another record to execute a second report on.
The SF offers you several process actions to accomplish this:
Is this the solution you are looking for?
Regards,
Erik
View originalI think the best way to accomplish this is to navigate to a row using processflows, execute the report and continue the processflow by navigating to another record to execute a second report on.
The SF offers you several process actions to accomplish this:
Is this the solution you are looking for?
Regards,
Erik
This topic has been closed for comments
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.