Filter view of table not recognized in mobile android app

I have a table in the app that has a filtered view.

I use this table to feed a Data Viewer List. in the web version it works pefect, it filters properly and I see only the lines I want to see.

But when I download the apk on the phone, the filter seems to be ignored.