Announcements
Patch( Tasks, ThisItem, { Status: "Complete", CompletionDate: Now() } )
Filter(Tasks, Status <> "Complete") This way, even if the date is missing, completed tasks won’t show.
Filter(Tasks, Status <> "Complete")
This way, even if the date is missing, completed tasks won’t show.
The gallery isn’t refreshing because the completion date isn’t being stored as a valid date. Fix the patch logic to write Now() into the date field, and adjust the gallery filter to hide completed tasks based on the status column.
DateValue( ThisItem.YourDateTextField, "en-GB" )
Text(DatePickerName.SelectedDate, DateTimeFormat.ShortDate,"en-GB")
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.
Jump in, show your community spirit, and win prizes!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Valantis 424
WarrenBelz 355 Most Valuable Professional
11manish 290