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 / How come my search doe...
Power Apps
Unanswered

How come my search doesn't load?

(0) ShareShare
ReportReport
Posted on by 80

I am trying to search from a data table, but upon searching, the result shows blank.

tmp_eab3d09d-a965-4231-99e1-a150cb58b74e.png

I have that data inside my sharepoint/dataverse.

 

Categories:
I have the same question (0)
  • WarrenBelz Profile Picture
    155,940 Most Valuable Professional on at

    Hi @Philbert9879 ,

    The top item you commented out is correct - a LookUp only returns one record.

     

    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

  • Philbert9879 Profile Picture
    80 on at

    The commented code does not work.

    It says the function 'Search' has some invalid arguments.

    -> Search('Autospare Asset', TextInputSearch.Text, "NSN")

  • WarrenBelz Profile Picture
    155,940 Most Valuable Professional on at

    @Philbert9879 
    What is your data source and what type of field is NSN ?

  • Philbert9879 Profile Picture
    80 on at

    My data source is a table in dataverse and the data type of NSN is text.

  • WarrenBelz Profile Picture
    155,940 Most Valuable Professional on at

    @Philbert9879 ,

    There is something not correct here - the code

    Search(
     'Autospare Asset', 
     TextInputSearch.Text, 
     "NSN"
    )

    is valid on a Text field - unless you are using European syntax where it would be

    Search(
     'Autospare Asset';
     TextInputSearch.Text; 
     "NSN"
    )

     

    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

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

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 296 Most Valuable Professional

#2
11manish Profile Picture

11manish 224

#3
Valantis Profile Picture

Valantis 181

Last 30 days Overall leaderboard