custmized search box function using Power Apps in Share Point

Copper Contributor

Hello!

I want to create my own search box for a sharepoint site. I want to have different filters in that search box. Is it possible to create such a search box using Power Apps. If it is possible how to create one?

 

Thanks,

Chinmay Kulkarni 

2 Replies

@chinmaykulkarni The PNP Search Web-parts are good for this. I would use these rather than a PowerApp

https://microsoft-search.github.io/pnp-modern-search/

I wrote a blog that might also help 

https://steveknutson.blog/2019/08/28/building-a-sharepoint-search-solution-with-react-search-refiner...

 

 

 

@Steve KnutsonThank you for the info. I'll read the blog.