Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Apps - Power Query
Unanswered

Filtering Based on the Starttime, EndTime

(0) ShareShare
ReportReport
Posted on by 2

I am Filtering SharePoint List to display records only for that Day alone. I am Storing StartTime as datetime column in SharePoint in the format dd/mm/yy 00:00 format . In the PowerApps when I use Today() , it is showing todays date and 12:00:00 am as Time . and Filtering Values Start Time(Today()) is not fetching all the values . So I am using like this 

With( { StartDate: DateTimeValue(Today()-1), EndDate: DateTimeValue(Today()+1)}, Filter( CallDetailsList,StartTime > StartDate, StartTime <= EndDate ) )

Though it seems to be weird ,But this is only fetching values . But Still I could see some of the Values at the Start of the day (8:00 to 5:00 working hours), it is not fetching values . 

Can Someone Help me with the better formula , SO that I can use this to fetch only Today business Hours Record 

 

TIA

Categories:

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

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

🌸 Community Spring Festival 2025 Challenge Winners! 🌸

Congratulations to all our community participants!

Warren Belz – Community Spotlight

We are honored to recognize Warren Belz as our May 2025 Community…

Leaderboard > Power Apps - Power Query

#1
mmbr1606 Profile Picture

mmbr1606 9 Super User 2025 Season 1

#2
stampcoin Profile Picture

stampcoin 7

#3
SD-13050734-0 Profile Picture

SD-13050734-0 6

Overall leaderboard

Featured topics