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

Notifications

Announcements

Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Confirm if entry exists
Power Automate
Unanswered

Confirm if entry exists

(0) ShareShare
ReportReport
Posted on by 17

Hi, how do I confirm if an entry exist based on two parameters in a SharePoint list. 

 

I have used Power Automate to achieve an output to compare with the list; direct reports to find staff and compose 

utcNow('MM-dd-yyyy') to obtain todays date.
 
I now need to use the output to see if staff has created an entry for todays date. There is a column in the SharePoint list called day and then there is the created by column. 
 
How do I compare the output with the SharePoint list to see if a member of staff has created an entry for todays date? 
 
Thanks in advance.
Categories:
I have the same question (0)
  • eliotcole Profile Picture
    4,363 Moderator on at

    I believe that you could do this purely via the Get items filter box (ODATA), @TheTurnip., but it's not the most efficient way.

     

    Take a look at @tom_riha's cheat sheet, here.

     

    If your column names are unchanged, then you'd use this in the filter, obviously putting a proper reference where DATE_VARIABLE and EMAIL_VARIABLE are:

    day eq 'DATE_VARIABLE' and Author/EMail eq 'EMAIL_VARIABLE'

    It's inefficient as it would have to run in a loop based on your list of users, but you could easily count the amount of entries each user had using this in each loop run.

     

    Alternatively, remove the Auther/EMail part, and just perform more conventional filter/select combos.

     

    You could probably construct a more complex filter condition that returns counts, but I've not got that mastered quite yet.

     

    ---

     

    Oh, and also, if you're seeing problems, try modifying your variable's date format to yyyy-MM-dd as that is more inline with standards, I think.

     

    ---

     

    As ever, we'll all be able to assist you a lot more easily with:

    1. A screenshot of your flow (obfuscated where necessary)
    2. Some sample/made up data

    Just edit it into your original question, above, to give everyone more context on the request here. 🙂

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

Forum hierarchy changes are complete!

In our never-ending quest to improve we are simplifying the forum hierarchy…

Ajay Kumar Gannamaneni – Community Spotlight

We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 501 Super User 2025 Season 2

#2
Tomac Profile Picture

Tomac 323 Moderator

#3
abm abm Profile Picture

abm abm 237 Most Valuable Professional

Last 30 days Overall leaderboard