web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Forms flow - start dat...
Power Automate
Answered

Forms flow - start date to 3 months

(0) ShareShare
ReportReport
Posted on by 18

Hi all,

 

I recently started with Power Automate.

I have created a Forms that contains information about a candidate's deal. For example, it states on which day the candidate starts.

I want to set up PA so that I receive an email notification on the day the candidate works for 3 months.

Schermafbeelding 2020-09-18 om 09.58.08.png

I think I have to do something with a condition but I can't figure it out.

Anyone have tips?

 

Cheers,

 

Skjellter

Categories:
I have the same question (0)
  • efialttes Profile Picture
    14,756 on at

    Hi!

    Can you share a screenshot from your current flow design, and also an example of the date format that is received from Forms response?

    Thanx!

  • skjellter Profile Picture
    18 on at

    @efialttes 

    To explain it even better.
    I get a start date from Forms, for example below. 3 months must be added to this date, if it is that day. Then I have to receive an email that the candidate is working for 3 months.

     

    Schermafbeelding 2020-09-18 om 10.35.23.png

     

    I hope you can help 🙂

     

    Thanks!

  • Verified answer
    efialttes Profile Picture
    14,756 on at

    Excellent!

    So your first challenge, according to the example, is that you need to add 3 months to current input date (2020-09-17), right? Then , on the new calculated date send some sort of reminder email, right?

     

    If so, let's concentrate on the first step, and assume we use addDays() WDL function to add 90 days

    https://docs.microsoft.com/es-es/azure/logic-apps/workflow-definition-language-functions-reference#addDays

    Would this approach match your requirements? Or you need the result to be 2020-12-17?

    Hope this helps

     

  • efialttes Profile Picture
    14,756 on at

    Now, on the second challenge.

    So you need to wait for the calculated day to send a reminder email: some sort of "Today, XXX has been working for 3 months since its first day in the company", right?

    If so, I believe you need to store the info from Forms response somewhere (Excel table, Sharepoint List) and design a second Flow of tipe Recurrence, frequency daily, that would read all the list elements, and for each one will compare calculated date with current executed date. A reminder will be sent for every match.

     

    The reason for a second flow is, as far as I know, max Flow execution time is 30 days, so you cannot implement all in one flow (the one that is triggered when a Forms response is received) and add a Delay action block for 3 months.

     

    Does the suggested strategy match your requirements?

    THanx!

  • skjellter Profile Picture
    18 on at

    Hi @efialttes,

     

    Thanks for the input! I stored all the info in a sharepoint list from Forms and designed a flow of the type resurrence. 

     

    The only thing is the current input date (timestamp) is variable. How can i set up PA so i get something like:

     

    addDays('Startdate'(), 90, yyyy-MM-dd)

     

    'Startdate' is given in a sharepoint list

     

    Is something like this possible?

     

     

  • efialttes Profile Picture
    14,756 on at

    Hi!

    Yes, you make date calculations taking a date stored on a Sharepoint list item, and take decissions based on the result.

    Please let us know your progress, if you face any blocking issue remember to share a screenshot with the current flow design in this same thread.

    Cheers!

     
     

     

     

  • Verified answer
    skjellter Profile Picture
    18 on at

    Hello readers,

    This eventually became the solution flow.

     

    Schermafbeelding 2020-09-28 om 17.36.19.png

     

    with formating: formatDateTime(addDays(outputs('Opstellen'),90),'yyyy-MM-dd')

     

    Cheers,

     

     

     

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Vish WR Profile Picture

Vish WR 796

#2
Valantis Profile Picture

Valantis 568

#3
Haque Profile Picture

Haque 538

Last 30 days Overall leaderboard