I've been building a few PowerApps (I'm somewhat of a newbie) and my current project, I'd like to build a Search app to search a SharePoint list vs using the SharePoint site. Has anyone come across an example of something like this?
thanks
Kim
Please be a little more specific. Do you want to search a List. Can you give example.
Documentation on Search:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/functions/function-filter-lookup
------------
If you like this post, give a Thumbs up. Where it solved your request, Mark it as a Solution to enable other users find it.
I was looking to do something similar to how Advanced Search is on SharePoint, where you have multiple boxes to enter search criteria, have a Search button and a Reset button.
Thanks
Kim
I'm starting to build a search screen, right now I'm trying out the slider for currency fields. It would be nice to have a couple of different options and have an overall button that takes those controls together and does a search on my data.