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 Apps / Filter where created d...
Power Apps
Answered

Filter where created date equals modified date of an item

(0) ShareShare
ReportReport
Posted on by 4

Looking for assistance finding a filter:

 

Filter( Library, Created =  Modified)

 

Only show item where the time stamp is identical.

 

 

 

Categories:
  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    Hi @H_a_l

     

    Are you using SharePoint List?

     

    If yes then whenever the record is created the Created filed is populated with time now. Modified is empty. 

     

    So you will never find any record where Created = Modified. 

     

    What is the reason you are trying to find records that have Created = Modified?

  • H_a_l Profile Picture
    4 on at

    Hi @Anonymous

     

    Yes we are using a sharepoint list.(Library in this case)

    Interesting I have always observed the modified to reflect the created time stamp in sharepoint lists for net new items.

     

    10-19-2017 1-35-39 PM.jpgHere is a screen shot of an item in the list.

     

     

     

     

    The gallery filter is intended to show content in the list at different stage in the itesm lifecycle.

     

    Various Filter Views

    1. New Items

    2. Edited beyond v0.1

    3. Major versions and Approved.

     

    Neither Version nor Approval Status are presented columns in the data source list.

     

     

     

     

  • Verified answer
    v-yamao-msft Profile Picture
    Microsoft Employee on at

    Hi H_a_l,

     

    It seems that I am getting the same issue when using the similar function with you.


    Though without using the function Filter( Library, Created=Modified), I can get both the timestamp for Created and Modified.


    While when using the function, it returns an error saying that “value doesn't fall within expected ranges”.


    Then I use the following function, and it works for me:
    Filter('Test library1',If(!IsBlank(Modified),Created=Modified))


    Please have a try with it.

     

    Best regards,
    Mabel Mao

  • PytByt Profile Picture
    943 on at

    hi @v-yamao-msft 

     

    i need to sum up my item is my sp list with modified date is more than 7 days (a week long).

    what formula should i use, and how?

     

    for now, i use this formula but no luck when i customize it:
    Sum('Candidate List', Modified > Created)

     

    please help.

     

    thanks,

    pytbyt

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

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 393 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 328

#3
WarrenBelz Profile Picture

WarrenBelz 278 Most Valuable Professional

Last 30 days Overall leaderboard