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 / select row in gallery ...
Power Apps
Answered

select row in gallery 1 and jump to this row in gallery2 fails

(0) ShareShare
ReportReport
Posted on by

hello folks,
I use two screen1 with a gallery1 and screen2 with a gallery2.

Both galleries have the same data source, so screen1-gallery is only for displaying rows,
screen2-gallery is for CRUD operations.

 

screen1-button1 has this OnSelect property

Set(selectedId;ThisItem);;Navigate(screen2;ScreenTransition.Fade;{ ID: selectedId })

[beware of: double semicolon in PowerFx because of german Windows11]

 

but I never get screen2-gallery to jump to the row selected in screen1🙄

Any ideas?

thx

Categories:
  • Verified answer
    ANB Profile Picture
    7,252 Super User 2026 Season 1 on at

    Hi @candide , What is the Default property of gallery2? Can you use the below:

    selectedId

     -----------------------------------------------------------------------------------------------------------------------------

    I hope this helps.

    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.👍

    Thanks,
    ANB


  • candide Profile Picture
    on at

    hey ANB,

    the Default property of gallery2 is:

    CurrentItem

    changing to 

    selectedId

    did it!😀

     

    conclusion:

    gallery1.OnSelect: false
    gallery2.Default: selectedId
    screen1-button1.OnSelect: Set(selectedId;ThisItem);;Navigate(screen2;ScreenTransition.Fade;{ ID: selectedId })

     

    thx

     

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
11manish Profile Picture

11manish 402 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 328

#3
WarrenBelz Profile Picture

WarrenBelz 296 Most Valuable Professional

Last 30 days Overall leaderboard