Hi Guys,
I have a table called Tasks. Where each tasks has a computed column which gets email id of the task owner.
I have filter in make which gives me tasks after filtering.
I am not able to get the email id , which is computed column (Lookup) in make.
Is there something I can do to get this value?
I want this so that I can group all tasks by email id and then send email to this email ids?
Thank you in advance
Regards,
Dilip
Instead of using a lookup column for the email ID see if there’s a way in your flow to add the email ID when creating the new row.
If you add the email ID to a basic column when adding a new row then you could use that value in Make.
Hi @Eric_Penn ,
Thank you for replying Eric.
Let me check this.
Regards,
Dilip
Hi @Eric_Penn ,
I got it work by adding the mails into text column on Submit.
It worked.
Thank you for the suggestion.
Regards,
Dilip
1 Like
system
Closed
5
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.