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

Community site session details

Session Id :
Power Apps - Building Power Apps
Unanswered

Date filter

(1) ShareShare
ReportReport
Posted on by 4
Hello, 
 
I have a sharepoint list with a date and time column. 
I also have a gallery where I can view the data added from within the sharepoint. 
 
However when I add the dates, it will not bring up the data for when I select the last date. So if I just want to select the one day it will not work. Any idea how to resolve? What have I done wrong here?
 
Categories:
I have the same question (0)
  • MS.Ragavendar Profile Picture
    4,601 Super User 2025 Season 2 on at
    Date filter
     
    You haven't specify the backend schema, If the referring SharePoint column having data type of Date & time try with StartOfDay/EndOfDay.

    And(
        'Course date' >= StartOfDay(dpicker1.SelectedDate),
        'Course date' <= EndOfDay(dpicker2.SelectedDate)
    )
     
    Please click Accept as solution if my post helped you solve your issue and help others who will face the similar issue in future.
    ❤️ Please consider giving it a Like, If the approach was useful in other ways.
    🏷️ Please tag me @MS.Ragavendar if you still have any queries related to the solution or issue persists.
  • SD-24111144-0 Profile Picture
    4 on at
    Date filter
    @MS.Ragavendar
     
  • SD-24111144-0 Profile Picture
    4 on at
    Date filter
    Thank you for this but sorry but not sure where to put this part of the formula
    Very new to all this and first time building, any help is appreciated

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

Coming soon: forum hierarchy changes

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

Chiara Carbone – Community Spotlight

We are honored to recognize Chiara Carbone as our Community Spotlight for November…

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 755 Most Valuable Professional

#2
Michael E. Gernaey Profile Picture

Michael E. Gernaey 350 Super User 2025 Season 2

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 248 Super User 2025 Season 2

Last 30 days Overall leaderboard