Skip to main content

Notifications

Power Apps - Building Power Apps
Unanswered

Powerapps - Display text value from Gallery

(1) ShareShare
ReportReport
Posted on by 34

Hi,

I'm trying to display the value (user entered in TextInput6_1 [inside gallery]) in the TextBox below. 

 

jshuang_0-1692778120975.png

 

Appreciate if anyone of you can solve it. Thank you

 

  • CU14010518-0 Profile Picture
    CU14010518-0 34 on at
    Re: Powerapps - Display text value from Gallery

    Hi

     

    I did created a datacard in EditForm to store the Gallery 

  • timl Profile Picture
    timl 34,370 on at
    Re: Powerapps - Display text value from Gallery

    @jshuang - Can you clarify where you added the control with the Concat statement? Is it inside a form control or some other container? Also, is galRECYCLED on the same screen?

  • CU14010518-0 Profile Picture
    CU14010518-0 34 on at
    Re: Powerapps - Display text value from Gallery

    Hi 

     

    Apologies for the wrong attachment in earlier replies. 

    You may refer the screenshots below:

     

    jshuang_0-1693273585873.pngjshuang_1-1693273621373.png

     

  • timl Profile Picture
    timl 34,370 on at
    Re: Powerapps - Display text value from Gallery

    Hi @jshuang 

    There should be no square brackets in the formula. Also, the correct property is .AllItems, not .Selected.

     

    timl_0-1693217444593.png

     

  • CU14010518-0 Profile Picture
    CU14010518-0 34 on at
    Re: Powerapps - Display text value from Gallery

    Hi,

     

    Yes, i did tried your way to do it. However no value display. Is it because the Default value for the textbox (TextInput6_1) is blank?

    jshuang_0-1693214330507.png

     

  • timl Profile Picture
    timl 34,370 on at
    Re: Powerapps - Display text value from Gallery

    @jshuang  - Did you try the formula I suggested above? That will return all values as shown below.

     

    timl_0-1692908263698.png

     

  • CU14010518-0 Profile Picture
    CU14010518-0 34 on at
    Re: Powerapps - Display text value from Gallery

    Hi

     

    Here's the code for the textbox below

    jshuang_0-1692842529427.png

     

  • Devvj Profile Picture
    Devvj 1,127 on at
    Re: Powerapps - Display text value from Gallery

    Can you show me the code you have for the bottom inputbox?

  • CU14010518-0 Profile Picture
    CU14010518-0 34 on at
    Re: Powerapps - Display text value from Gallery

    Hi

    jshuang_2-1692784513625.png

     

    Im actually trying to get the value from the textbox. But seems like after key in the value the, the value did not populate out.

    jshuang_1-1692784480669.png

    The Default in the Textbox6_1

    jshuang_0-1692784713173.png

     

     

  • Devvj Profile Picture
    Devvj 1,127 on at
    Re: Powerapps - Display text value from Gallery

    Are the input boxes in the same gallery item?
    Try this:

     

     

    Concat([galRECYCLED.Selected.TextInput6_1.Text, galRECYCLED.Selected.TextInput4_1.Text, ..all your fields comma separated..], Value, ",")

     

     

    Update, added Value after table.

    Devvj_0-1692784523766.png

     

     

    -------------------------------------------------------------------------
    If this is the answer for your question, please mark the post as Solved.
    If this answer helps you in any way, please give it a like.

     

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

Microsoft Kickstarter Events…

Register for Microsoft Kickstarter Events…

Announcing Our 2025 Season 1 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Announcing Forum Attachment Improvements!

We're excited to announce that attachments for replies in forums and improved…

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 145,580

#2
RandyHayes Profile Picture

RandyHayes 76,287

#3
Pstork1 Profile Picture

Pstork1 64,909

Leaderboard