Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Automate - Using Flows
Unanswered

Flow Works for Data originally populated but not with new

(0) ShareShare
ReportReport
Posted on by 12

I have an Approved Drivers List. When I built the list I created a flow that runs every day and checks to see if someone's DL has expired and then email me .  The flow works works like a charm on the all the entries that were put in before I built the flow.  But it will not pop up with anyone that was added after the flow was built.  There only about 50 entries on this list.  The only thing I can think of that I changed is the view of the list.  I wouldn't think this would affect it but I figured i had better mention it.

  • v-yamao-msft Profile Picture
    on at
    Re: Flow Works for Data originally populated but not with new

    Hi @glandrum,

     

    Which browser are you using? If you are using Chrome, I am afraid that you will have change to IE. Then in the Edit mode, click the Camera icon to upload a screenshot.

    1.PNG

    You mentioned that you have added a Condition to check if the column of “notify of expiration” is less than or equal to Utcnow().

    What’s the exact column name and format of this column?

    If it is named as “mege” and it is date only column, please try with the following formula.

    @lessOrEquals(items('Apply_to_each')?['mege'], utcNow(‘yyyy-MM_dd’))

     

    By the way, when comparing two dates, they have to be in the same format. Sometimes, we should use formatDateTime function to format the date to a required format. Please check the following doc on date and time functions for a reference:

    https://docs.microsoft.com/en-us/azure/logic-apps/workflow-definition-language-functions-reference#date-and-time-functions 

     

    Best regards,

    Mabel

  • glandrum Profile Picture
    12 on at
    Re: Flow Works for Data originally populated but not with new
    Yes that is what is weird. When I build a test list and flow it works fine when I add new information. Recurrence Get Items apply to each Value Condition Checks the column of "notify of expiration" is less than or equal to UTCNow() The above looks like @lessOrEquals(items('Apply_to_each')?['mege'], utcNow()) Sorry I haven't figured out how to post screen shots
  • v-yamao-msft Profile Picture
    on at
    Re: Flow Works for Data originally populated but not with new

    Hi @glandrum,

     

    Could you share a screenshot of your flow?

    According to your description, it seems that you would like to send an email with items that have expired per day.

    I have made the following test and the issue you mentioned could not be reproduced, all the items could be got when the flow is triggered though I have changed the view of the list and added some new items into the list.

    It is configured likes below. For testing, I triggered the flow with a manual button.

    Please check the following screenshot for a reference.

    1.PNG 

     

    Best regards,

    Mabel

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

🌸 Community Spring Festival 2025 Challenge 🌸

WIN Power Platform Community Conference 2025 tickets!

Markus Franz – Community Spotlight

We are honored to recognize Markus Franz as our April 2025 Community…

Kudos to the March Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 146,635 Most Valuable Professional

#2
RandyHayes Profile Picture

RandyHayes 76,287 Super User 2024 Season 1

#3
Pstork1 Profile Picture

Pstork1 65,997 Most Valuable Professional

Leaderboard

Featured topics

Restore a deleted flow