web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Copying multiple itens...
Power Apps
Answered

Copying multiple itens in searchbox

(0) ShareShare
ReportReport
Posted on by 92

Hello everyone

Is there possible to filter a gallery with various itens?
For example something divided by comma or whatever delimiter. It will be like (Car,Boat,Airplane,etc..)
I want to ctrl c + ctrl v all of these itens and it filter a section


Categories:
I have the same question (0)
  • BCBuizer Profile Picture
    22,535 Super User 2026 Season 1 on at

    One option is to use a TextInput (for pasting) and then use that to filter the gallery:

     

    Items = Filter([DataSource],[Column] in Split(TextInput1.Text,", "))

     

    In the above case, the delimiter is ", ", but that can be changed to anything you like.

  • Verified answer
    v-qiaqi@microsoft.com Profile Picture
    on at

    Hi @t1agow,

    Do you want to filter the Gallery using strings?

    Could you please tell me that if these strings appear in a same column?

     

    Actually, if the Car,Boat,Airplane,etc.. belongs to a same column, I think you could directly filter the Gallery using the strings you paste in the search box. You could use the following formula setting for the Items property:

    Filter(Product,Description in Searchbox.Text)// Description column includs the strings I paste in the search box

    vqiaqimsft_0-1634181337867.png

     

     

     

  • t1agow Profile Picture
    92 on at

    @v-qiaqi-msft Thank you!

    How can I resolve the issue of delegation against sharepoint items in this case?

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

Forum hierarchy changes are complete!

In our never-ending quest to improve we are simplifying the forum hierarchy…

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Apps

#1
Kalathiya Profile Picture

Kalathiya 372 Super User 2026 Season 1

#2
WarrenBelz Profile Picture

WarrenBelz 303 Most Valuable Professional

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 238 Super User 2026 Season 1

Last 30 days Overall leaderboard