Hello-
If the value of the "status" column in a particular Excel table is "complete" I'd like to collect the "Name" colum value and send it in a notification email, etc. I've connected to said table, but I'm not sure how to start to interact with particular cell values: I see "values" generically as the objects collected. Given that the rows I've "got" contain these columns, how do I run the logic: if "status" is "complete" add "name" to array? Thanks for your help.
Solved! Go to Solution.
Hi @almond_boi,
How would you Interacting the Name which's "status" column in Excel table is "complete" from Excel to the email?
I have made a test on my side and have created a excel table as below:
If you would like to send all the Name separated by commas in the body the email, you could refer to screenshot below to create the flow:
The flow would run successfully as below:
Please let me know if your problem could be solved or share more details so we would try to provide a proper workaround for you.
Best regards,
Alice
Hi @almond_boi,
How would you Interacting the Name which's "status" column in Excel table is "complete" from Excel to the email?
I have made a test on my side and have created a excel table as below:
If you would like to send all the Name separated by commas in the body the email, you could refer to screenshot below to create the flow:
The flow would run successfully as below:
Please let me know if your problem could be solved or share more details so we would try to provide a proper workaround for you.
Best regards,
Alice
Hello, @almond_boi!
Have you had an opportunity to apply @v-yuazh-msft‘s recommendation to adapt your Flow? If yes, and you find that solution to be satisfactory, please go ahead and click “Accept as Solution” so that this thread will be marked for other users to easily identify!
Thank you for being an active member of the Flow Community!
-Gabriel
Flow Community Manager
Sir,
I want to fill a form data to a specific cell in my excel template,
ie, the filled name in the form should appear as cell A2 in my excel template which is there is sharepoint documents.
or the same form data is there in sharepoint list, i have to take that data and fill in specific cells in my exel template. name in list should appear in cell A2, address in A9:E9(which is merged and so on)
is this possible
Dhanya N.M.