Simple Leave Request App for Teams | Power Apps or List Form

Поділитися
Вставка
  • Опубліковано 5 січ 2025

КОМЕНТАРІ • 36

  • @beecee9207
    @beecee9207 6 місяців тому +2

    Thank you Andrew for showing this again! Love seeing Lists in SharePoint!

    • @andrewhess123
      @andrewhess123  6 місяців тому

      Oh yeah those Forms in SharePoint are slick! Thanks for watching beecee!

  • @MohammedHamdy88
    @MohammedHamdy88 2 дні тому

    Hello Andrew. Thanks very much for your valuable video and happy new year. Your videos has really helped me a lot.
    I was wondering if you could give me a tip on how to solve an issue. The perfix after Claims always appearing in the app UI itseld and no picture appear as in the video. Thanks

  • @MrEnvymd
    @MrEnvymd 6 місяців тому +1

    Exactly what I've been working on! Thanks for the timely content, looking forward to finishing this up. 👍

  • @mw011i
    @mw011i 6 місяців тому +1

    Nicely explained Andrew 👍. I’m enjoying your content and have learned a great deal-thanks!

    • @andrewhess123
      @andrewhess123  6 місяців тому +1

      Thanks so much mw! Hope you can make an ever better app than me 😀

  • @danielas.6438
    @danielas.6438 3 місяці тому +1

    Hi there !! Loved the video ! I was able to create the structure but don’t know how to automate the approver based on the org structure set up in teams. Do you have any videos on that ?

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

      Hi Danielas! Currently I do not have any videos on that exact topic, but it may be on worth revisiting and creating a new video. Thank you for watching!

  • @martonszoke4241
    @martonszoke4241 2 місяці тому +1

    Thank you for great video! Only problem the People Picker script is not working ... any idea what i have to check ? ( we have new setup of office 365 Business Premium )

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

      Did you add the connector as a Data Source learn.microsoft.com/en-us/connectors/office365users/

  • @HollowBl4de
    @HollowBl4de 4 місяці тому +1

    Thanks for the Video. Just a few questions. I would like to track the total number of days taken for leave of each user as a Colum in SharePoint. How do I also book out the leave in the users calendar? (Example if I want to book them for a meeting I can see the user is out of office or busy)

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

      Hi HollowBl4de, So tracking the number of days would need to be a formula you would create when they book. You could probably find a date equation that subtract end date from start date and removes weekends and holidays. A tough one though as most "date math". And so for the second part, my only app that has done something similar was related to the template for "Book a Room" provided from Microsoft... but instead o seeing when the user was out it just would not let them book at that time. Here is that template it's worth a look: www.microsoft.com/en-us/power-platform/blog/power-apps/office-template-book-a-room-now-available/

  • @rjvillanueva8039
    @rjvillanueva8039 21 день тому +1

    can someone help, I've copied the exact formula but the Submit button still appearing even if fields are blank

    • @andrewhess123
      @andrewhess123  21 день тому

      What's your formula? I'm guessing your fields dont match up to "DataCardValue9" are you on a different DataCardValue? Use the color coding too that Power Apps gives you to double check.

  • @fanyuan
    @fanyuan 6 місяців тому +1

    Hey Andrew, would like to check how to do the inverse? Availability Calendar?

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

      Hi Fanyuan, there is an old template that uses room reservations that does this. Would need to reverse engineer that template.

  • @lexnotlaw
    @lexnotlaw 5 місяців тому +1

    Hi Andrew, watching this from the UK. Just a quick question. This functionality mostly now exists within Microsoft Shifts which I'm sure you've seen. However, what Shifts doesn't have is a limit to the amount of requests, or lets say an entitlement, nor a tracker which shows the staff what days they have already booked off and how many they have left.
    How easy would it be to create something to show this that integrates with Shifts functionality? is it possible? I am quite a newbie to all of this so your help would be greatly appreciated!

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

      Hey Alexander, good question. I do know there is a connector to Shifts, but I have not used that much. Could checking out these actions in the connector help? learn.microsoft.com/en-us/connectors/shifts/

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

      If you can find a good action from the connector that matches your requirements I bet you could implement something whether in Power Apps or Power Automate.

  • @PirateDeclan
    @PirateDeclan 3 місяці тому +1

    Thanks for the video - any suggestions on how to approach having quotas visible to users and approved requests subtract from these quotas? We have a number of different leave categories where I am and such a solution needs to accommodate them. Thanks again!

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

      Most likely if you wanted to do this you may need to go to dataverse or something just a suggestion, not 100% necessary. But if you have a field "total quota" just whatever your leave time is subtract from that total column after an approval through Power Automate. This could add a good bit of complexity for a large app/workflow.

  • @MichaelDeBlasis1369
    @MichaelDeBlasis1369 6 місяців тому +1

    Nicely done!

  • @3Voc
    @3Voc 5 місяців тому +1

    Very nice instruction as always. Thanks! For the Sharepoint intergration to work, all users would need read/write access to the Sharepoint list, correct? Or are the permissions done via the service account that creates the app? Just asking because our users are not allowed to see vacation requests of other users. Only way around would a flow, triggered by the power app I guess?

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

      Yes they would need read/write access to SharePoint this way. You could go to dataverse instead and build security that way. Or like you said, yes, you could use Power Automate instead to write to the list using a service account.

    • @3Voc
      @3Voc 5 місяців тому +1

      @@andrewhess123 awesome, thanks for confirming!

  • @StevenMcKenzie-83
    @StevenMcKenzie-83 4 місяці тому +1

    how do you make it so sends email to the manager?

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

      Hi Steven, in Power Automate there is a Get Manager action that you can pull in, you just populate that step with the current user email or ID and it will get the managers metadata necessary to send them an email.

  • @pamatro
    @pamatro Місяць тому +1

    Great content, thanks a lot!

  • @ChrissyRamirez-x3l
    @ChrissyRamirez-x3l 13 днів тому

    I’ve used the exact formula to make the button non-clickable, and it references the correct field name. However, when I add .Value, I encounter an error. Without .Value, the formula doesn’t produce an error, but it also doesn’t function as expected.

    • @ChrissyRamirez-x3l
      @ChrissyRamirez-x3l 13 днів тому

      If(IsBlank(TitleDataCard1.value) Or IsBlank(StartDateDataCard1.value) Or IsBlank(EndDateDataCard1.value),DisplayMode.View,DisplayMode.Edit)

    • @andrewhess123
      @andrewhess123  13 днів тому

      ​@@ChrissyRamirez-x3l Instead of .Value, is there something else the intelli-sense that it's expecting... maybe it's not .Value... It's .StartDate? .EndDate? .Name? .Address? What is the value in your datacard? The intelli-sense should guide you.

    • @ChrissyRamirez-x3l
      @ChrissyRamirez-x3l 13 днів тому +1

      I found this issue. My Card Title and the Vaue holders did not have the same name. For example, my first field was named TitleDataCard1 but the text field was DataCardValue1

    • @andrewhess123
      @andrewhess123  13 днів тому

      @@ChrissyRamirez-x3l Makes sense, nice!