Hide Item Depending on Time of Day Click Visible on any item and add below code to make it show before 11am Time(Hour(Now()), Minute(Now()), Second(Now())) <= TimeValue(“11:00:00”) Read more
Good Morning/Afternoon/Evening When logging into Power App it will say Good Morning/Afternoon/Evening depending on time of day Read more