Search/Filtering in Datatable

Widgets & Design

I have Transaction Details in Datatable. I need to filter or search using status attribute in transaction and display the results. This transaction is array of json. I am getting this transaction array from API call.

Any help would be appreciated.
Thank You!

What have you tried so far?

I was trying simple search but not able to implement it.

Did you check FlutterFlow's Documentation for this topic?
No