Hi
If you check out the screenshot below you'll notice that I see the above error from "TextSearchBox1.Text".
I've tried all I can and cannot get the search bar to work.
Any assistance will be greatly appreciated.
Thanks, Mark.
Hi
Because the issue happened 18 months ago, I do not remember the details and no longer have the project available to research.
From memory, the issue wound up being not that difficult to solve.
I suggest you raise a new topic and include my comments on how I solved my issue. That may get the right answer for you.
Good luck, Mark.
Hello, Skemaz
Please help me, I could not find the solution to the problem, through your example. How do I get from here?
Silly me 😞
If I'd paid closer attention I would have learned the correct way to do this.
(a) Click anywhere but the 1st record to bring up the options for the screen content.
(b) Select "Items" (the records to show) and in my case paste in the code below.
If(IsBlank(TextSearchBox1.Text), Villas_Combined, Filter(Villas_Combined.Villa,TextSearchBox1.Text in Text(Villa)))
Now it works like a charm 🙂
WarrenBelz
146,605
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
65,946
Most Valuable Professional