Hi All,
This is the 1st time i'm using dataverse table using power automate. I got struck in middle of development
It would be great if someone helps me in logic.
I created 2 Dataverse Table:
on below screenshot: i sent an email with attachment for 2 department which its (IT and EEE ) , Department is lookup column
Once they validate the attachment and they will respond back to same email with body contains :Approved(Keyword)
My question:
1) How does the flow get to know which department its from that email : department(FROM)
2) how to update the column with Department(From) in approval received from
The below screenshot of approval email sent to same have to update in other column(Approval email received from):
3)Once i got the respond from 2 department then i need to mark the status is completed in the status column, How does the bot knows that we got an email from 2 department or not.

I created the flow till here.



I tried concat(varemails),(dept) but getting incorrect result: instead of EEE it got updated IT. I'm not able to update the 2 emails in this column when the bot runs 2nd time its gets override the values in approval email received from column.

Thank you,
Asha.