Hi all,
I'm new to powerapps and have come across a strange issue when trying to create a search bar to search in a Gallery connected to Dataverse.
On videos I've seen people use a 'Text Input' to create a search bar but in my environment I only have 'Text Box' field to add which doesn't accept any of my search parameters as it can only go under 'Value'
From what I've seen the 'Text Input' has certain controls not available to the 'Text Box' and when referencing TextBox1.Text it doesn't recognise the .text section.
Any help would be greatly appreciated!