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 / Light Search from two ...
Power Apps
Unanswered

Light Search from two datasource and display available results.

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

hi Expert 

i have following UI where i enter the client id to bring the value from the two SQL db

 

pokhani_1-1706021548590.png

get the value in client name using following code

 

 

If(ClientID2.Text<>"" ||ClientID2.Text=Blank(),
If( LookUp(CLIENT_INFO,Source_Client_ID= ClientID2.Text).Client_Name<>Blank() || LookUp('crna.tbl_client_policy_raw','Source Client ID'= ClientID2.Text &&'Source Country' <> "philippines" ).'Mask Client Name'<>Blank() ,Coalesce( LookUp(CLIENT_INFO,Source_Client_ID= ClientID2.Text).Client_Name,LookUp('crna.tbl_client_policy__raw','Source Client ID'=ClientID2.Text &&'Source Country' <> "philippines").'Mask Client Name'),
 "No Record Found"))

 

 

 

over here i have to do the hard code for the client id

however i want to do the light search and display result in dropdown or the gallery. 

pokhani_2-1706021927906.png

 

the minimum character to enter in the search is 6 character, and display the list of list 

 

the display list can be dropdown or the gallery item instead of textinput. 

 

please help

Categories:

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

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 397 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 354

#3
WarrenBelz Profile Picture

WarrenBelz 232 Most Valuable Professional

Last 30 days Overall leaderboard