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 / Dynamic Gallery Values...
Power Apps
Unanswered

Dynamic Gallery Values from the Dropdown values selected

(0) ShareShare
ReportReport
Posted on by 144

Hi Team,

 

I have Multiple Choice field in SharePoint Online list, which I have pulled in Power Apps.

And below that I have added a Vertical Gallery added, which should display the selected values from the multiple choice field.

 

Below is the representation of the power apps page, how exactly I want to display.

 

 

Skill Set UI Page Power Apps.jpg

In OnVisible property of the respective screen, I have created a collection Collect(CollTechSkillSelected,DataCardValue134.SelectedItems);

 

Within the Gallery I have two controls added- Text Label and Radio.

Gallery's DataSource has been set to CollTechSkillSelected.

Text Label's Text Property I have set to DataCardValue134.Selected.Value.

And Radio's item property has been set to ["Beginner","Proficient","Expert"].

 

Could you please tell me how to achieve this? Because it is not coming as I expected.

 

Thanks,

Harisha

Categories:
I have the same question (0)
  • Scott_Parker Profile Picture
    1,090 on at

    The label control within the gallery should get its value from the gallery. Right now, it is referring to a control outside of the gallery. Change your formula for the Text property to:

     

    ThisItem.Value

     

  • HarishaAkkil Profile Picture
    144 on at

    Hi @Scott_Parker ,

     

    I have tried giving the layout as Title for Gallery and set the property of the Title to ThisItem.Valued, still then it is not showing up the data.

    ThisItem.Title.png

     

    Please see the attached image for reference.

     

    Thanks,

    Harisha

  • Scott_Parker Profile Picture
    1,090 on at

    Your Value property is blank, presumably.

     

    Note that Power Apps isn't giving an error here, that message about "This formula uses scope, which is not presently supported for evaluation" is just telling you that Power Apps won't give you a real-time preview formula result inside of the formula bar.

  • HarishaAkkil Profile Picture
    144 on at

    Hi @Scott_Parker ,

     

    Please see the attached below image, which shows that it takes value, but it is not displaying in the Gallery (Title).

     

    ThisItem.Value.png

     

    How could it can be displayed in the Gallery in the screen?

    Thanks,

    Harisha

  • Al_10 Profile Picture
    1,691 Super User 2024 Season 1 on at

    @HarishaAkkil 

     

    Gallery1.Items = DataCardValue134.SelectedItems

    Title3.Text = ThisItem.Value

     

     

  • HarishaAkkil Profile Picture
    144 on at

    Hi @Alex_10 ,

     

    Yes I have given the same. But the gallery is not displaying records.

     

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 551

#2
WarrenBelz Profile Picture

WarrenBelz 430 Most Valuable Professional

#3
Valantis Profile Picture

Valantis 298

Last 30 days Overall leaderboard