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)
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
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