
Announcements
Hello all,
First message here and somehow a newbie to power automate, thanks for your help in the following case:
I have two excel files, each with an "ID" column.
If excel file B does not contain an ID that is present in excel file A, I would like to highlight the ID in this excel file A in red colour and receive an email notification with this(these) ID(s) in the body of the email.
Please note that file A can repeat IDs in the same column.
I can't get this flow to work as it results in this error:
"The execution of template action 'Apply_to_each_2' failed: the result of the evaluation of 'foreach' expression '@items('Apply_to_each_3')?['ID']' is of type 'String'. The result must be a valid array."
Any ideas?
Regards,
Hi @Helenag ,
Some comments:
Recommended articles:
http://digitalmill.net/2023/06/10/office-scripts-the-new-vba/
http://digitalmill.net/2023/06/19/get-started-with-office-scripts/
https://learn.microsoft.com/en-us/office/dev/scripts/overview/excel
https://github.com/OfficeDev/office-scripts-docs/blob/main/docs/develop/scripting-fundamentals.md