Notifications
Announcements
Hi all, can help me to make hour and minutes field as now() if the form mode set to edit, else parent.default
hi @zakwan ,
you can use something like this:
IF(formName.Mode=0,Now(),Parent.Default)
I tried already appear error expecting table result
use Hour( Now() ) for hour and Minute( Now() ) Minute and Second( Now() ) for Second
change as your suggest, but it still appear error
sorry my bad use this formula:
If( FormName.Mode = 0, [Hour(Now())], [ Text( Hour(Parent.Default), "00" ) ] )
this is for Hours default do same for minutes just replace Hours to minute
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.
In our never-ending quest to improve we are simplifying the forum hierarchy…
We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
WarrenBelz 739 Most Valuable Professional
Michael E. Gernaey 343 Super User 2025 Season 2
Power Platform 1919 268