Skip to main content

Notifications

Community site session details

Community site session details

Session Id : rcu6YdfAHF9oqD0V1pgFQI
Power Apps - Building Power Apps
Unanswered

Date Picker showing blank for all

Like (0) ShareShare
ReportReport
Posted on 7 Sep 2023 12:27:31 by 240

Hello,

 

I am trying to populate a date picker control with a date from my data source within a gallery.

 

Within the data source not every row in the Date column has a date currently assigned to it.

 

I was hoping that through this formula that i found on another topic on this site it would allow me to have blank values assigned to rows, and not produce the error "Expected Value " to be a valid RFC 3339 'date-time format'."

 

IfError(IsBlank(Text(DateTimeValue(Gallery1.Selected.'Work Start Date'),"dd-mm-yyyy")),Blank(),Text(DateTimeValue(Gallery1.Selected.'Work Start Date'),"dd-mm-yyyy")
)

 

Using the above, the date picker is no longer returning any of the dates and is showing all as blank.

 

Any ideas / corrections to the formula is very much appreciated.

 

Many thanks

Chris

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

Understanding Microsoft Agents - Introductory Session

Confused about how agents work across the Microsoft ecosystem? Register today!

Warren Belz – Community Spotlight

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

Congratulations to the April Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard > Power Apps - Building Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 89 Most Valuable Professional

#2
MS.Ragavendar Profile Picture

MS.Ragavendar 58

#3
Michael E. Gernaey Profile Picture

Michael E. Gernaey 42 Super User 2025 Season 1

Overall leaderboard
Loading started