I am having trouble creating a scheduled workflow. It is getting confusing especially with the report thing.
I have an Entity called Membership Fees connected to Entity Contacts (labeled as Members) by Many -to - One. I am trying to create a workflow that creates a fee record for every Member (Contact) at the start of every year.
The created Fee record has 2 essential fields 'Payment Status' set to 'Not Paid' by default and 'Fee' (name): Member's Name - Year. (See Image below)
![Click image for larger version Name: notPaid.png Views: 0 Size: 21.0 KB ID: 77242](filedata/fetch?id=77242&d=1638803208&type=medium)
For example I have 203 Contacts, on January 1, 2022 I want to create 203 new Membership Fee records. The report is basically the list of Members (Contacts)
Workflow & Report Below:
![Click image for larger version Name: schduled workflow.png Views: 0 Size: 36.9 KB ID: 77243](filedata/fetch?id=77243&d=1638803529&type=medium)
![Click image for larger version Name: report.png Views: 0 Size: 23.4 KB ID: 77244](filedata/fetch?id=77244&d=1638803546&type=medium)
I really appreciate any help in how to achieve this. Thanks
I have an Entity called Membership Fees connected to Entity Contacts (labeled as Members) by Many -to - One. I am trying to create a workflow that creates a fee record for every Member (Contact) at the start of every year.
The created Fee record has 2 essential fields 'Payment Status' set to 'Not Paid' by default and 'Fee' (name): Member's Name - Year. (See Image below)
For example I have 203 Contacts, on January 1, 2022 I want to create 203 new Membership Fee records. The report is basically the list of Members (Contacts)
Workflow & Report Below:
I really appreciate any help in how to achieve this. Thanks
Comment