Results showing in the app editor on PC but appearing blank on mobile

I’m building an app that creates a P&L for my mom. In a simple way, it includes revenue, fixed and variable costs, operating profit, personal costs, and the final result. I’m displaying this information in a table within a dashboard view. Besides this table, the view also has a filter for month and year.

When I input a month (e.g., 202411), it filters the data for that specific month in the results table. When I input a year (e.g., 2024), it filters the data for the entire year and compiles it into the same table.

On the computer, everything works perfectly, but on mobile, when I select the year, everything shows as zero. Does anyone have any idea what could be causing this?

Please post screenshots demonstrating the behaviors.