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 Pages / Real Time Text box aut...
Power Pages
Answered

Real Time Text box auto refresh using timer

(0) ShareShare
ReportReport
Posted on by 3

Hi, 

 

In my Login screen i have add the time Text box and use the code to get the date and time.

 

Text Code - Text(Now().DateTimeFormat.LongDateTime)

 

Since the time not showing dynamically so i have add the timer to refresh the text box every 5sec.

 

Can some one suggest me what is code to be used for Text Box refresh using timer pls. 

 

sunil_sacha_0-1601311235564.png

 

Categories:
I have the same question (0)
  • Verified answer
    ragavanrajan Profile Picture
    7,044 Most Valuable Professional on at

    @sunil_sacha , 

     

     You can achieve this with the following steps. 

     

    Step 1: Insert > Timer Control  

     

    Step 2: Change the following properties of timer: 

    #Property NameProperty Value
    1Duration0
    2AutoStarttrue
    3Repeattrue
    4OnTimerEndSet(CurrentTime, Now())
    5Visiblefalse

     

    Step 3: Insert Text box control > Set Default property to Text(CurrentTime,”dddd  dd/mm/yyyy hh:mm:ss”)

     

    In this way you can see the current time in the textinput control. Run the app to see the changes. 

     

     

    PS:  This is a PowerApps Portal forum. In future, post your queries to the right forum. 

     

    ------------

     

    If you like this post, give a Thumbs up. Where it solved your request, Mark it as a Solution to enable other users find it.

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 June Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Pages

#1
sannavajjala87 Profile Picture

sannavajjala87 38 Super User 2026 Season 1

#2
Valantis Profile Picture

Valantis 37

#3
Fubar Profile Picture

Fubar 23 Super User 2026 Season 1

Last 30 days Overall leaderboard