Hello,
I am new to Power apps learning and building an app. I have a SharePoint list integrated with Power Apps.
Trying to put a filter function but getting an error for the below,
Filter('SharePoint List name',StartsWith("Application name",TextSearchBox1.Text))

Not sure why i am getting this error but values entered are text one only.