Announcements
Hi,I have a requirement to send specific users from either depending on their Job title i.e. Line managers who have a direct reporting line to a separate screen then those that do not have a direct reporting line.Also there could be a group listed within a SharePoint list (Admin) that could contain the same names.This remit I've been given the Line managers who work out of normal hours so night shift can take an absence call a quickly as possible with only the minimum of data, so a quick form.The other's will be sent to a form that requires more fields to be completed. Hopefully that made sense??Any ideas???
Hi @ClarkyPA365 ,
This blog of mine may be of some assistance.
Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.
Visit my blog Practical Power Apps
Hi Warren,Hope is all well with you and family.The part Using Office 365 Groups is very interesting and something that I believe will be very useful
I know I have probably asked you many a times but I'm not great with variables. I know I should be ??I've added this formula to a buttonWith({wbleepholderid: LookUp(Office365Groups.ListOwnedGroupsV3().value,id="f7cf14aa-2a95-46dc-bcc6-c686cdd18fcb").id},Set(varbleep,varusername in Office365Groups.ListOwnedGroupsV3((wbleepholderid).value.displayname)),Navigate('Quick Create Screen');Navigate('Employee Search Screen', ScreenTransition.Fade)hoping that once I know where to put the var option this will perform for the members of the wbleepholder group will be navigated to the Quick Create Screen and those that are not go to the Employee Search Screen.
Why bother with the Variable ?
With( { wbleepholderid: LookUp( Office365Groups.ListOwnedGroupsV3().value, id="f7cf14aa-2a95-46dc-bcc6-c686cdd18fcb" ).id }, If( varusername in Office365Groups.ListOwnedGroupsV3(wbleepholderid).value.displayname, Navigate('Quick Create Screen'), Navigate('Employee Search Screen', ScreenTransition.Fade) ) )
Hi WarrenThankyouWorked a treat🙂I Was wondering if you have any thoughts / ideas on another issue I have. Discussion title
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 community stars!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
11manish 383 Super User 2026 Season 2
Mohsin Ali 356
WarrenBelz 232 Most Valuable Professional