Your Setup:
- SeaTable Cloud
Describe the Problem/Error/Question:
The values in a formula column of the basic_table diagram in the dashboard page of the universal app, have a discrepancy to the values within the table of my base.
I have a table with 3 columns
- Start (Date)
- End (Date)
- Days (Formula)
The formula is: days({Start}, {End})
If Start and End pass the date 29.03.2026 to 30.03.2026 the days are displayed correctly in my table. However when I use the “Basic_table” statistic diagram in the universal app the column shows 1 day less, than in my table.
I have tried this with a lot of dates and it seems to happen only with these specific dates. I have also reconstructed this in a completely fresh base and the same error occured again.
Table in base:
Basic_table diagram in dashboard page of universal app:

