Announcements
The screen is also called 20256 but the variable isn't being picked up as a control screen.
Best way I know how would be to set up an If statement.
If(project_no ='20256', Navigate(20256), project_no ='20257', Navigate(20257))
Thanks, will give it a go but we have 100s of projects, what the limit on the amount of conditions the if can take?
I dont know of a limit, but you are going to have a separate screen for each project?
Yes basically, I need to create this: Re: Clocking In App for Construction Company with ... - Power Platform Community (microsoft.com) / Re: Navigate to new screen by clicking part of ima... - Power Platform Community (microsoft.com) so I likely will have to create a separate page for each unless I create the mobile app using React native or something, I can't find another way to do this on PowerApps
also tried: `ClearCollect(ScreenMapping,{ ProjectNo: "20867", ScreenObject: 20867 });` and Navigate(LookUp(ScreenMapping, ProjectNo = project_no).ScreenObject) but it still doesn't like this for navigation
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.
11manish 530
WarrenBelz 459 Most Valuable Professional
Haque 314