Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Apps - Building Power Apps
Unanswered

Search Input retuning error

(0) ShareShare
ReportReport
Posted on by 12
Search([@'CESU Placement Database'],tbsearchinput.Text,'FirstName') returning error
 
I am unable to put in multiple search criteria e.g Surname, First Name  or with any other field in my form 
Categories:
  • v-jefferni Profile Picture
    on at
    Re: Search Input retuning error

    Hi @Jyoti_avtar ,

     

    The error called circular reference, which indicates that in this formula the surname column is used anywhere else such as the search text box default value. It leads to search the surname column using the surname column values, which is not allowed.

     

    Best regards,

  • EddieE Profile Picture
    4,641 Super User 2025 Season 1 on at
    Re: Search Input retuning error

    @Jyoti_avtar 

    Seems you are looking for this structure?

    EddieE_0-1715296807488.png

    https://learn.microsoft.com/en-us/power-platform/power-fx/reference/function-filter-lookup#search-user-experience

     

    The circular reference error usually means there is some other code in your app causing the issue though.

     

     

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

Paul Stork – Community Spotlight

We are honored to recognize Paul Stork as our July 2025 Community…

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 791 Most Valuable Professional

#2
MS.Ragavendar Profile Picture

MS.Ragavendar 410

#3
mmbr1606 Profile Picture

mmbr1606 275 Super User 2025 Season 1