How to filter dataview in epicor application studio

In the past when used to customized form in epicor classic I can filter dataview of a form in form properties using where clause (without where). But now since I move to application studio to develop epicor kinetic app how should I do it

Welcome @rizaldirpamungkas!! Even though you are no longer here. :laughing:

I didn’t want to leave this unanswered as a lot of people have viewed it.

To filter a dataview, you have to create an event and use the dataview-filter-set action. Hopefully this helps someone.