Hi,
Scenario is that there are bunch of invoices in a particular folder. workflow runs and sends all of those in the email everyday and moves them to another folder.
each invoice has a metadata field called vendor which is a drop down list of 150-200 vendors.
In my email i would like to mention which vendor has how many invoices. e.g if there are 10 invoices in the folder then
Company 1: 2
company 2: 5
company 3: 3
sometimes there could be just one company or sometimes there may be 10. it is dynamic.
currently i am using find entries -> for each -> retrieve field values.
in the loop i could store all vendors in a multi value token and then I think i might have to use value count function from token editor but how would i know which value count belongs to which vendor.
Any help is greatly appreciated.
Thanks
Junaid Inam