As there are lots of data in the app, users a...

As there are lots of data in the app, users are hard to find what they want only by search function. Is there any way that I can add filter function into the app as well?

0 4 340
4 REPLIES 4

Hi @Chin_Wai_Liu,

You may wish to implement approaches such as dependent

drop downs and use of Enum buttons within the views

or taking the user to specific views by using Deep links approach. You may also wish to group data within a table view etc. You can create slices out of a table.

You can filter the data based on slices

Of course all the above approaches will be useful or applicable based on how your app is designed and structured.

You may wish to take a look at following articles

https://help.appsheet.com/data/slices/slices-the-essentials

help.appsheet.com - Dependent Dropdown

https://help.appsheet.com/data/columns/column-type-app-deep-links

Hope this helps. Dependent Dropdown help.appsheet.com

Thank you Suvrutt! Let me study it first! Hope it solve my problem

Hi @Chin_Wai_Liu,

You may wish to implement approaches such as dependent

drop downs and use of Enum buttons within the views

or taking the user to specific views by using Deep links approach. You may also wish to group data within a table view etc. You can create slices out of a table.

You can filter the data based on slices

Of course all the above approaches will be useful or applicable based on how your app is designed and structured.

You may wish to take a look at following articles

https://help.appsheet.com/data/slices/slices-the-essentials

help.appsheet.com - Dependent Dropdown

https://help.appsheet.com/data/columns/column-type-app-deep-links

Hope this helps. Dependent Dropdown help.appsheet.com

Thank you Suvrutt! Let me study it first! Hope it solve my problem

Top Labels in this Space