Hi everyone,
I have a sharepoint list in wich I have data of expensives. I need my app to do these:
1. The main screen with all expenses submitted (main screen1):

Example: The user needs filter expensives per Center Cost.
On screen 1 there is a button that goes to screen 2 (Filters).
2. Also I want a second screen with a where users can filter the screen 1.


I define the local variable and I filter my table sharepoint with this variable, but it is not working that way.
Thank you.