Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Apps - Building Power Apps
Answered

Adding a collection to a search box

(0) ShareShare
ReportReport
Posted on by

Hello,

 

I have a working asset manager.

I have been in a different thread (https://powerusers.microsoft.com/t5/Building-Power-Apps/One-asset-containing-more-assets/m-p/1343061#M350070) trying to get a number of assets that are in the same location to appear when you search for a room asset number.

 

So far, when I enter a room asset into the search box, I see all of the individual assets that are in that room.

However, when I want to search for just the individual asset, it doesn't find it.

A user on the other thread said to create a collection using both the Room ID and the Individual Asset Tag and connect it to the search box, but I am not sure how to do this.

 

Any help would be appreciated.

  • Verified answer
    v-bofeng-msft Profile Picture
    on at
    Re: Adding a collection to a search box

    Hi @HeronS98 :

    You could try:

    Filter(
     YourAssetsTableNameHere, 
     RoomID = Textbox1.Text || AssetID=Textbox1.Text
    )

    Best Regards,

    Bof

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

🌸 Community Spring Festival 2025 Challenge 🌸

WIN Power Platform Community Conference 2025 tickets!

Markus Franz – Community Spotlight

We are honored to recognize Markus Franz as our April 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,651 Most Valuable Professional

#2
RandyHayes Profile Picture

RandyHayes 76,287 Super User 2024 Season 1

#3
Pstork1 Profile Picture

Pstork1 65,999 Most Valuable Professional

Leaderboard