We access to Monday.com data platform through the API and we would need to get also the formula value, not the formula itself.
So if we have, for example, a formula that adds a day to the forecastDate column, we would like to get the incremented date, and not the forecastDate+1 operation.