
Announcements
I have a canvas app where i need to display a sharepoint list only when it is searched for. These lists are created automatically by a flow on a new entry in another list. I tried with Iframe and the url...but it is not showing the full page. Please suggest a way using any tool or framework that could be used to display sharepoint lists only when it is searched through powerapps. Or suggest a way to add a data source to the powerapp automatically using flow.
Hi @JeezyB0Y
The simple way is to set the list property visibility to hidden and add the formula to display the list when the search operation is performed.
PS: This is powerpages forum. You will get a better response if you post it in the Power Apps forum.
Hope it helps.
------------
If you like this post, give it a Thumbs up. Where it solved your request, Mark it as a Solution to enable other users to find it.