web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Apply specific value t...
Power Apps
Answered

Apply specific value to new page with navigate

(0) ShareShare
ReportReport
Posted on by 18

Hello everyone,
how I use "Navigate" to just call any page is clear so far.
But what I need is a bit more complicated for me.
On one page I have overview page with my goals.
On another page I want to display only one goal, which I have selected from the previous page.

Milut1n_0-1657194069280.png

Page 1 - Gallery Name: Gallery_Oben_SCC.Selected

Page 2 Name: Workspace Goal ID

Goal ID is helper form first Gallery (other fields are also helper)

Since Goal ID must be taken over with, how can I do something like that?

 

Thanks in advance for your time and help.
Milutin

 

First Solution:

On Select (Gallery 1) :
Set(VarGoalsId;Gallery_Oben_SCC.Selected.Helper_Goals_ID);;
Navigate('Workspace Goal ID';None)

In 2nd Gallery:
Label = LookUp(SBZiele;ID = VarGoalsId).ID

Are there better ways to do this?

Categories:
I have the same question (0)
  • Verified answer
    Amol-Kavnekar Profile Picture
    125 on at

    Hi @Milut1n,

     

    You can use of third parameter of Navigate function, Which is used to pass values to the new screen.

    Navigate( Details, ScreenTransition.Fade, { ID: 12 , Shade: Color.Red } )

     

    Displays the Details screen with a Fade transition. Updates the value of the ID context variable to 12, and updates the value of the Shade context variable to Color.Red. 

     

    Also you can find the detailed example here -https://piyushksingh.com/2018/08/28/powerapps-pass-argument-to-another-screen/

     

    Regards

    Amol Kavnekar

    If this reply helped you to solve the issue, please mark the post as Accepted SolutionMarking this post as Accepted Solution, will help many other users to use this post to solve same or similar issue without re-posting the issue in the group. Saves a lot of time for everyone.
  • Milut1n Profile Picture
    18 on at

    Thank a lot 😃

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.

Helpful resources

Quick Links

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 345 Most Valuable Professional

#2
11manish Profile Picture

11manish 207 Super User 2026 Season 2

#3
Mohsin Ali Profile Picture

Mohsin Ali 177

Last 30 days Overall leaderboard