Announcements
I am attempting to edit the Leave Request Template Power Apps from Microsoft. I'm having several issues when customizing to fit my organization's needs that I'm hoping someone can help me with.
1) You edit that collection in the App ONStart property of the App object as you showed in #2. Make sure you use the Run OnStart from the context menu of the App object after making the changes to recreate the Holiday collection and have them show in the app.
2) That's a mistake in the original template. YOu can't do a Back() function that would leave the screen inside a Concurrent() function on the screen. Put the Back() outside the Concurrent function like this.
Concurrent( Set(_selectedApprover, ThisItem), Set(_selectedApproverPhoto, Office365Users.UserPhoto(ThisItem.Id)) );Back();
Thank you! This solved both of my issues!!
Hello,
I couldn't see the Holiday collection in my App's OnStart property...
Please post this as a new question in the forums. You'll get more visibility that way and others will be able to find the same answer later easier.
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.
Congratulations to our 2026 Super Users!
Congratulations to our 2025 community superstars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Vish WR 977
Valantis 664
11manish 530