Hello Everyone
I want to create a flow to send a response for all received inquiries that match the inquiry in an excel sheet ex.
Inquiry | Response |
working Hours | 8:00 AM-5:00 PM |
registration requirement | ID, Passport |
|
|
the problem is when I tested the flow it sends an email with all the information in the excel sheet, not the specific row that was supposed to be filtered
ex. when I receive an email containing working hours reply with a response column that beside working hours
check the flow below
Thank you in advance
My filter wasn't working that's why it was giving me the whole excel, I deleted the signature and everything from the email I want to send except the body I want it to compare then I tried again
tried this below this one is not working item()?['ColumnName']
now I am trying to figure out how to extract only Inquiry text in the email without any plain text line signature and so I may use AI builder in this
Thank you
Hi @reembkrey
1.Apply to each should iterate through the results returned by the Filter array.
2.Use the expression item()?['ColumnName'] in body.
Best Regards,
Levi
WarrenBelz
146,651
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
65,999
Most Valuable Professional