Skip to main content

Notifications

Community site session details
Power Apps - Building Power Apps
Answered

Record appears if clicked in gallery

Like (0) ShareShare
ReportReport
Posted on 27 Jul 2022 19:04:34 by 188

The Form_Processo brings the first item that is in the gallery of the previous screen, gal_Processo. Now, if an item is selected in GaleriaMenu_Processo, I need it to appear in Form_Processo. 

 

Erro.png

 

The underlined item is wrong, but it's the logic I want to put in.

 

Erro 2.png

  • Deivid Profile Picture
    188 on 27 Jul 2022 at 20:48:17
    Re: Record appears if clicked in gallery

    @AhmedSalih , with an edited logic and what you sent me, I managed to solve it, thank you.

     

    Deivid_0-1658954877782.png

     

  • Verified answer
    AhmedSalih Profile Picture
    6,678 Super User 2025 Season 1 on 27 Jul 2022 at 19:50:04
    Re: Record appears if clicked in gallery

    @Deivid, you mean something like this:

    If(!(IsBlank(GaleriaMenu_Processo.Selected)),GaleriaMenu_Processo.Selected)

  • Deivid Profile Picture
    188 on 27 Jul 2022 at 19:41:30
    Re: Record appears if clicked in gallery

    I'm already using it in Form_Processo.Item, only in a condition. And that's where I'm not getting it, I need to make it clear in the condition that, in addition to taking the first record from the previous screen by default (it's already ready, it's gal_Processo), it's necessary that, if GaleriaMenu_Processo is selected, it calls GaleriaMenu_Processo. selected

     

    GaleriaMenu_Processo.Selected already being used:

    GaleriaMenu_Processo.Selected already being usedGaleriaMenu_Processo.Selected already being used

  • AhmedSalih Profile Picture
    6,678 Super User 2025 Season 1 on 27 Jul 2022 at 19:09:47
    Re: Record appears if clicked in gallery

    Hello, @Deivid 

     

    In your Form_Processo.Item property, add this GaleriaMenu_Processo.Selected

     

    Regards,

    Ahmed

    If my reply helped you, please give a 👍. And if it has solved your issue, please consider a 👍 & Accepting it as the Solution to help other members of the community find it more.

    My Blog: www.powerplatformplace.com

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

Understanding Microsoft Agents - Introductory Session

Confused about how agents work across the Microsoft ecosystem? Register today!

Warren Belz – Community Spotlight

We are honored to recognize Warren Belz as our May 2025 Community…

Kudos to the March Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 146,731 Most Valuable Professional

#2
RandyHayes Profile Picture

RandyHayes 76,287 Super User 2024 Season 1

#3
Pstork1 Profile Picture

Pstork1 66,075 Most Valuable Professional

Leaderboard
Loading started
Loading started