Issue with formula calculation in the tables after 1100 rows

Are you using our SaaS platform (Baserow.io) or self-hosting Baserow?

Self-hosted

If you are self-hosting, what version of Baserow are you running?

Baserow v. 1.32.1

If you are self-hosting, which installation method do you use to run Baserow?

Docker version 28.0.2, build 0442a73

What are the exact steps to reproduce this issue?

  1. We are created a table in baserow called Vendor Rates with aroound 1400 rows.
  2. In the table we have a lookup to another table called Rates with 3 rows EUR->USD rate, EUR->GBP, EUR-EUR rate to recalculate the actual rate in EUR depenging on currency.
  3. We have the formula field fere = field(‘rate’) / lookup(‘Link to EuroRates’, ‘Rate’)
  4. It works for first 1100 rows and after that just not calculating anything like at screenshot attached.

Is it possible somehow fix that? Could the issue be in config (amount of proccesses, DB limitation etc?.

Attach screenshots, videos, or logs that demonstrate the issue.

Hi @fedorq, to help diagnose if this is a configuration issue, could you please try to replicate the scenario in the SaaS version? We haven’t encountered similar issues before. :thinking: