Announcements
I am trying to search from a data table, but upon searching, the result shows blank.
I have that data inside my sharepoint/dataverse.
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
The commented code does not work.
It says the function 'Search' has some invalid arguments.
-> Search('Autospare Asset', TextInputSearch.Text, "NSN")
@Philbert9879 What is your data source and what type of field is NSN ?
My data source is a table in dataverse and the data type of NSN is text.
@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" )
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.
Congratulations to our community stars!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
WarrenBelz 296 Most Valuable Professional
11manish 224
Valantis 181