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 by DateTimeValu...
Power Apps
Answered

Filter by DateTimeValue shows me records on a gallery but not to people with who I share the app with

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

Hi everyone!

A have a gallery that shows records that their load time is the same or above Now(). I'm using DateTimeValue(LOAD). On my screen it shows the correct records but when I share the app with other people the gallery is empty. My code is as follows:

 

 

FirstN(SortByColumns(
 Filter(PEDIDOS,
 DateTimeValue(LOAD) >= Now() // alterei de LOAD para field_25
 )
 ,"KEY"
 ,SortOrder.Descending
), 4)

 

 

Thanks in advance for any help!

Categories:
I have the same question (0)
  • Verified answer
    v-qiaqi@microsoft.com Profile Picture
    Microsoft Employee on at

    Hi @Rui_Couto,

    Make sure that this user has permission to access to the Data Source.

     

    If the permission is okay, I think you should note that Now() is changing every seconds, unless you filter the records and update the load time at the same seconds, it is difficult for the Gallery to filter the records with the same time value with the Gallery.

     

    If you could accept the date value, I think you could refer to DateValue().

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
WarrenBelz Profile Picture

WarrenBelz 429 Most Valuable Professional

#2
11manish Profile Picture

11manish 191 Super User 2026 Season 2

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 122 Super User 2026 Season 2

Last 30 days Overall leaderboard