cancel
Showing results for 
Search instead for 
Did you mean: 
Reply
Anonymous
Not applicable

Select data to display on the screen

I have an application that collects data and another that views the data. They are both ready. However, in the app that visualizes the data I need to filter this data to appear.

 

For example, I need the data to appear on the screen of the "Product" column that says "Tarugo".

 

Where do I add the on-screen formula (OnVisible)? Or would it be better to put the button that leads to this screen?

 

How do I use the Filter function for this case?
Product = Collumn
Tarugo = Object
Filter (Sharepoint list, Product = "Tarugo")

 

it is?

app.png

1 REPLY 1
v-micsh-msft
Community Support
Community Support

Hi,

 

Which control you used to show the data under the View data App?

 

You should add a Gallery control to display the Collected data, for example, a Gallery control.

Then under the items property of the control, input with the formula below:

Filter (Sharepoint list, Product = "Tarugo")

which should make it display all the items that has product equals to "Tarugo".

 

Regards,

Michael

Community Support Team _ Michael Shao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
Power Apps News & Annoucements carousel

Power Apps News & Announcements

Keep up to date with current events and community announcements in the Power Apps community.

Community Call Conversations

Introducing the Community Calls Conversations

A great place where you can stay up to date with community calls and interact with the speakers.

Power Apps Community Blog Carousel

Power Apps Community Blog

Check out the latest Community Blog from the community!

Top Solution Authors
Top Kudoed Authors
Users online (4,352)