Hi everyone,
I am quite new to Power Automate and have no experience in expression writing or coding so I would really appreciate some help.
The action that I am struggling with is:
I need a flow that will send an email IF the date submitted as an answer to a question in a MS form is less than 90 days before a specified date in the future (02/09/2021).
I have:
Any help would be greatly appreciated.
Solved! Go to Solution.
Hi @ukteacher
Has your problem been solved?
Do you want to send the email when '2021-09-02' subtract the date submitted as an answer to a question in a MS form is less than 90?
If yes,you can refer to the screenshot below.
This is my test From
Flow in details:
Expression:div(sub(ticks('2021-09-02'),ticks(outputs('Compose'))),864000000000)
When I submit From with the date(2021-08-09), Flow will send an email to the submitter.
Hope the content above may help you.
Best Regards
If my solution helps, then please consider Accept it as the solution to help the other members find it more quickly.
You can watch this video.Also request you to please subscribe this channel
@Powerplatform01
Thank you for taking the time to reply.
I'm sorry but that doesn't really help me with my problem...
I'm really new to this.
Ok will check again.meanwhile please subscribe my channel
It helps me to motivate you further
Hi @ukteacher
Has your problem been solved?
Do you want to send the email when '2021-09-02' subtract the date submitted as an answer to a question in a MS form is less than 90?
If yes,you can refer to the screenshot below.
This is my test From
Flow in details:
Expression:div(sub(ticks('2021-09-02'),ticks(outputs('Compose'))),864000000000)
When I submit From with the date(2021-08-09), Flow will send an email to the submitter.
Hope the content above may help you.
Best Regards
If my solution helps, then please consider Accept it as the solution to help the other members find it more quickly.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
Come together to explore latest innovations in code and application development—and gain insights from experts from around the world.
At the monthly call, connect with other leaders and find out how community makes your experience even better.
User | Count |
---|---|
25 | |
24 | |
23 | |
23 | |
19 |
User | Count |
---|---|
58 | |
40 | |
40 | |
29 | |
24 |