Workflow - Report

I have two tables. One is master table and another one is child table.
I have set a workflow that whenever new row is added in master table, the pdf report will be generated.
The workflow works fine but problem is that workflow get triggered before child table updates its records.
So, in PDF Report we could see only master table information and not child table information.

When I test the workflow manually, the complete information is printed in PDF report.

Is there any other workaround there please?

Thanks.
John

0 5 217
5 REPLIES 5

Yes

Hi Lynn,
Can you please advise me on that workaround to get full information in PDF Report?

Thanks.
John

@LeventK
I am forced to maintain 2 workflows as a workaround to get full report from Parent & Child Table records.
As a workaround, Initially, I will trigger workflow when new record add in Parent Table and it is success.

In order to get detailed report (Parent Table information and Child Table Information), I have a virtual Column in Parent Table to check all related child records are posted, if true, then the detailed report will be triggered.
But, it is not happening.

Can you please help me out?
Thanks.
John

Hi @John_Henry_Joseph , check out this thread.

Top Labels in this Space