Filter out dates that are not of the selected month

I have a view that is based on a slice, the date is converted to a month name.
When the view is opened it shows the Month titles, I want to select the month and it shows the records that only below to that month.

Thank you
Brad

0 1 144
1 REPLY 1

You may wish to take a look at the sample app for the concept of โ€œSlice based on User Inputโ€.

The sample app has slice filtered by colors , similar to the filters you wish to have by months.

https://www.appsheet.com/samples/Allow-the-user-to-filter-a-view-based-on-a-form?appGuidString=91266...

In case there are multiple users of the app , you may need to add a user table to preserve the selection of each user.

Top Labels in this Space