
Announcements
Hi all,
I am currently facing a problem.
I need to create an entry into a sharepoint list only if the Case equals = CMTS. The problem is, if I put in the "apply to each" function into the Switch Case. The Switch Case will also added to a second "apply to each". As a result I am receiving multiple emails.
The picture show the current workflow. Now I am receiving the correct amount of emails, but every not only the information that equals = CMTS are created in the sharepoint list, other items will also be created.
I need a workflow which is creating only the entry and send a email only if the item of another sharepoint list equals = CMTS.
Thank you.