How to Create a Timer App in Power Apps for your projects

Поділитися
Вставка
  • Опубліковано 3 гру 2024

КОМЕНТАРІ • 58

  • @Collab365
    @Collab365  10 місяців тому

    Learn How To Build Your Own Clock In/Out App Using Power Apps
    academy.collab365.com/offer/success-path-papps/power-apps-path-2/?

  • @sandipthakur417
    @sandipthakur417 18 днів тому +1

    This is a great video, easy and quick to understand. This helped me creating a feedback tracker in no time. :)

  • @daniellapcosta
    @daniellapcosta 2 роки тому +3

    Great video. Thank you!!! When the timer reaches 1 minute, the time stop in the app.

    • @TradeitUkgroup
      @TradeitUkgroup 2 роки тому +1

      Change the 'Duration' value of the timer. Default is 60 seconds; value is in milliseconds; max is 24hrs

    • @carlw
      @carlw Рік тому

      @@TradeitUkgroup Yes, but it behooves one to figure out why msft would default a timer to 60sec??? I say they should mind their business and leave at the max, or allow it to be empty.

  • @ayyboii8108
    @ayyboii8108 2 роки тому +1

    You are awesome!!!! Thank you so much for this video 🥺🙏🏽🇿🇦

  • @sabinef2872
    @sabinef2872 3 місяці тому

    Thank you so much for this video. Awesome!!! Easy to follow along. The Timer App I created is working 😀

  • @fabriciocarranza7044
    @fabriciocarranza7044 4 місяці тому

    Excellent video, thanks for teaching

  • @mybestpractices7877
    @mybestpractices7877 3 місяці тому

    Nicely explained. Thank you

  • @badimbli
    @badimbli 5 місяців тому

    Very well explained!!!! Thanks!

  • @pucca9090
    @pucca9090 2 роки тому +1

    Thanks. Great guide. It’s very useful

  • @andreaskarlsson5107
    @andreaskarlsson5107 2 роки тому +1

    Thanks! This was great for me that never programmed anything before and just want to have an app like this! Although, I'm having a problem that no choice is selected in the "Project" column in the sharepoint list when I have selected it in the app. What could I be doing wrong? Everything else is working.

  • @travishodges6739
    @travishodges6739 2 роки тому +2

    Hey mate, really helpful tutorial. If i wanted to add a comment section that was a free text field in the app that pulled through to a comment column in share point list how and where would i code?

  • @eversonrafael8174
    @eversonrafael8174 3 роки тому +1

    Thanks a lot. It's very good 👍

    • @Collab365
      @Collab365  3 роки тому

      Thanks that is great to hear - let us know if you manage to use similar in one of your apps?

  • @TimRiley-m5w
    @TimRiley-m5w 12 днів тому +1

    Great Video, Thank you for taking the time to post this. Could this be done using Dataverse data instead of Sharepoint List?

    • @TimRiley-m5w
      @TimRiley-m5w 12 днів тому

      Also, Would this only work if the app is left open? What would happen if the app was closed once the timer has started?

    • @Collab365
      @Collab365  12 днів тому

      Absolutely. It's rely just about connecting to date wherever it is. The syntax for Dataverse work is slightly different but its not too hard to figure out.

    • @Collab365
      @Collab365  12 днів тому

      There is an issue with knowing about the times when opened and closed when the app is effectively killed off in memory. There are workarounds but we haven't got a video on those yet.

    • @TimRiley-m5w
      @TimRiley-m5w 11 днів тому +1

      @@Collab365 I'd be first inline for that one. My alternative is to have a two separate forms, one to start and one to finish linked by the primary key (A scanned QR code in my case) and then i plan to use a roll up column to calculate them, referencing the user email and qr code.

    • @Collab365
      @Collab365  14 годин тому

      @TimRiley-m5w new video incoming on Sunday evening for one solution we have found to the problem. Interested in your thoughts and whether you'd want to see how we've done parts of this. Nothing too complex, just a rudimentary 'state' saved to the SharePoint list so it knows if the app has crashed or been closed during a time recording activity.

  • @RockingMark
    @RockingMark Рік тому +1

    This timer works great and is fantastic. But, how do I get the Time Spent Column on the sharepoint list, to not display zero if it is less than 1 minute between pressing Start and Stop??

  • @katrientjeoeyen3679
    @katrientjeoeyen3679 2 місяці тому

    Hi, Thanks for the video, It really helps! I have 1 issue, I followed all the steps, but it always closes the last item when i click the stop button, and not the item ID that I'm editing.

  • @samueladityawirawan3334
    @samueladityawirawan3334 2 роки тому +2

    Thanks a lot. This really helps me. How do we code the timer so it could show us the exact progression time?

    • @Collab365
      @Collab365  Рік тому

      There are some limitations with Timers that prevent 100% accuracy that youll notice when playing around with them such as the app itself timing out when the screen sleeps.

  • @cctechnology1085
    @cctechnology1085 3 роки тому +1

    Thanks!!

  • @TheOlivertabin
    @TheOlivertabin Рік тому +1

    Hello. Is there a way to add a "pause function" for this?

  • @ramsree20
    @ramsree20 Рік тому +1

    Hi ,thanks for your video!
    Is there a way to track PC idle time (no key strokes or mouse click time) in power apps? Please suggest

    • @Collab365
      @Collab365  Рік тому

      Unfortunately, there is no way to retrieve feedback about devices your apps are being run on. The only way around this would be to start and reset a timer when a control in your app is selected. Then, use that to control when the app is being interacted with.

  • @a.d8055
    @a.d8055 2 роки тому +3

    Good video. But this only works with one employee.

  • @elbestanqueco731
    @elbestanqueco731 2 роки тому +1

    Hi, sir! Thank you for the very detailed walkthrough. I just want to ask if I enrolled to the program, will I be able to enhance this tool you shared so we can use it at work? Let me know. Thanks!

    • @Collab365
      @Collab365  Рік тому

      Thanks! We've been working hard to get our Academy going (now over 10k members). You can become a member here (academy.collab365.com/offer/platinum-plan/signup/) and find all of our training and enhancements as part of the plan. Look forward to speaking to you over there!

  • @lalit3153
    @lalit3153 2 роки тому +1

    Thanks......Can u please add the Pop up for Project name as it is mandatory to be updated before start time and also can how can we pool Manager name for the user...

  • @davidjuliovergaramarin2500
    @davidjuliovergaramarin2500 7 місяців тому

    Fantástico para el control de procesos

  • @mardithpascua8112
    @mardithpascua8112 Рік тому +1

    Can the timer text value start from a specific count down like started from Duration

  • @duminihewage1411
    @duminihewage1411 Рік тому +1

    Cant we do start n end multiple projects at d same time?

  • @Docsson001
    @Docsson001 2 роки тому +1

    Any idea why hitting the stop button creates a new row on SharePoint vs updating the existing row ?

  • @KaranAkula
    @KaranAkula Рік тому +1

    That's a great information, and can you also explain me if my SharePoint list have list of activities for each employee in a team has to get their activities to display on the form and if they select to work any activity then when they hit start end buttons then it has to capture the duration for that activity they spent in the SharePoint end time field, will you keep posted one on that?

    • @dankiely3394
      @dankiely3394 Рік тому

      Just select a choice field from the list and enter the choice fields like you would for the projects. The choice field can be populated with general tasks. When you create the powerapp click on the gallery display and then insert label. Go to the right properties column and click edit and them add the label by selecting it from the list. It's something like that. I can't really recall the names of options by memory.
      You could also have it add a single line of text for when they need to select other and give unique descriptor.

  • @liltriqs
    @liltriqs Рік тому +2

    Hi sir i keep getting an error in the formula for the display mode, below is what i have, exactly as yours. Can you help?
    If(varNewItem.'Active Session' = false, DisplayMode.Disabled,edit)

    • @dkfresh6656
      @dkfresh6656 Рік тому +2

      try - If(varNewItem.'Active Session' = true, DisplayMode.Disabled, DisplayMode.Edit)

    • @jessicaorr2650
      @jessicaorr2650 9 місяців тому

      I had the same error, I changed to this >> If(varNewItem.'Active ' = false, DisplayMode.Disabled,DisplayMode.Edit)

  • @APBITEMS
    @APBITEMS Рік тому +2

    Hello Colab365, thanks for this awesome video!
    I have a very specific question and I hope I can get some insight and help from you if possible!
    Our company has a manual-entry form that was made in Power Apps , and recently we wanted to optimize it and track the time for how long a specific task is completed in.
    Our app consists of multiple buttons , so I tried putting your patch function into our button that enables a user to enter a new form, but I cant get the data from the form itself ( so the data the user needs to fill in) , I just get a new blank record in my sharepoint list with a start time and when I press submit, with the end time and the time spent as the difference between the two.
    My main goal is to patch and collect the data in the form ,as well as get the time difference between the start and the end time of the task (calculating the time spend)
    Is there a possible and an easy fix for this kind of problem?
    Looking forward to more videos like this!

  • @kamalm9712
    @kamalm9712 Рік тому +1

    But however once the app is refreshed the checkin button will get auto enabled, so it is not taking or loading previous active session

  • @PowerPlatformDiv
    @PowerPlatformDiv 2 роки тому +1

    Is any possibility we get user gps location every time once user punch-in OUT?

  • @ricardogmzglez
    @ricardogmzglez 2 роки тому +1

    Hey there!
    Great video! However, I have a question:
    How can I "Stop" the Timer from running and reset the clock to zero (also have that record placed into the SharePoint lists I had previously connected my database to) as soon as there is No Internet Connection (while doing use of Desktop). As, I have only made this available to be at Desktop and not for Mobile usage. I tried the Connection.Connected but whenever I unplug my Ethernet cable, clock continues running and no "Stop" was recorded into database.
    I hope anyone can help me out!
    Thanks in advance!

  • @FrotteeLoewe
    @FrotteeLoewe 2 роки тому +1

    I want to use a timer on multiple screens. I want to reset and restart the timer on some pages.
    Unfortunately, I can't manage to use the timer with a global variable. Can someone help?

  • @terrancebrown777
    @terrancebrown777 2 роки тому +1

    I'm not seeing any projects in my drop down menu it is blank

  • @Jay-pm5ql
    @Jay-pm5ql 2 роки тому +1

    can you make it like when the time runs out there's a beep sound

    • @Collab365
      @Collab365  2 роки тому +1

      Unsure at the moment, I'd need to look into that.

  • @GregNow
    @GregNow 2 роки тому +1

    Ok, so there is quite few accounting software solutions that have a kiosk where I can track log in log-out to the shop by employees, but I am looking for solutions that work on small building sites.
    I want to have log in and Log out times of workers. Perhaps one screen in the app that I can see who is on the job site at a given time and what are the attributes of that worker and maybe if they received induction or so I know that we have a fire marshal, first aider etc., perhaps the person who received training in access platform assembly or simply a visitor like an architect. I guess this would have to be pulled out from some data source (list?!) Also, in case of fire, I can see who is at the assembly point and how many people logged in to the site that day. So maybe one screen with lig i. Log out and a current number of people on site. Perhaps they can use QR code cards so it's easy to enter all that info and keep log of it
    After having this information, I would like to be able to pull out that data to create weekly time sheets per worker. And who knows, maybe use power automation to let them know their hours on Fridays with some report or keep track of project hours. It feels like the benefits can be endless
    How difficult is it to do that?

  • @fuertesbs
    @fuertesbs 3 роки тому +3

    excellent demonstration, every step was exact. too useful