I am creating a "selected record view" in my app and I'm trying to populate a gallery using values from combo-box multiple selections.
I have come across solutions that would filter the gallery, but I am curious if there is a way to only use the values selected as the items for the gallery?
I've tried to call the information using
Concat(DataCardValue11.SelectedItems,Value," ")
Where "DataCardValue11" is the combo-box where the selection is being made.
The closest I've come is to this:
But not sure how I can concatenate the different values into individual info pills. Right now they're just all bunching up in the one.
hopefully someone has run into this kind of use-case
Hi @iramos85 ,
If you want them as the Items of a gallery
DataCardValue11.SelectedItems
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.
MVP (Business Applications) Visit my blog Practical Power Apps
WarrenBelz
146,645
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
65,997
Most Valuable Professional