Base44 database

Computed or Formula Fields Not Updating in Base44

Computed or formula fields in your Base44 database tables are showing stale, incorrect, or blank values. When you update the source fields that the formula depends on, the computed field does not recalculate automatically.

This issue is especially problematic for apps that rely on calculated totals, status indicators, or derived values. For example, an order total field that sums line items may show zero, or a status field based on a date comparison may not reflect the current date.

In some cases, the computed field works correctly for newly created records but fails to update when the underlying data changes.

Error Messages You Might See

Formula error: undefined reference #ERROR in computed field Circular reference detected

Common Causes

  1. The formula syntax contains an error that silently fails instead of showing a clear error message
  2. The formula references a field that has been renamed or deleted from the table
  3. Computed fields that reference related table data don't refresh when the related record changes
  4. A circular reference exists where two computed fields depend on each other

How to Fix It

Review the formula syntax carefully, paying attention to exact field names and data types. Try simplifying the formula to a basic expression first, then add complexity incrementally to find the breaking point.

If the formula references related tables, check whether Base44 supports automatic refresh of cross-table computed fields or if a manual trigger is needed.

Complex formulas with multiple dependencies or cross-table references often require a developer to restructure into a reliable calculation approach that updates consistently.

Real developers can help you.

Matthew Butler Matthew Butler Systems Development Engineer @ Amazon Web Services Omar Faruk Omar Faruk As a Product Engineer at Klasio, I contributed to end-to-end product development, focusing on scalability, performance, and user experience. My work spanned building and refining core features, developing dynamic website templates, integrating secure and reliable payment gateways, and optimizing the overall system architecture. I played a key role in creating a scalable and maintainable platform to support educators and learners globally. I'm enthusiastic about embracing new challenges and making meaningful contributions. Costea Adrian Costea Adrian Embedded Engineer specilizing in perception systems. Latest project was a adas camera calibration system. Jaime Orts-Caroff Jaime Orts-Caroff I'm a Senior Android developer, currently working at Aircall. I'm open to work in various fields! Caio Rodrigues Caio Rodrigues I'm a full-stack developer focused on building practical and scalable web applications. My main experience is with **React, TypeScript, and modern frontend architectures**, where I prioritize clean code, component reusability, and maintainable project structures. I have strong experience working with **dynamic forms, state management (Redux / React Hook Form), and complex data-driven interfaces**. I enjoy solving real-world problems by turning ideas into reliable software that companies can actually use in their daily operations. Beyond coding, I care about **software quality and architecture**, following best practices for componentization, code organization, and performance optimization. I'm also comfortable working across the stack when needed, integrating APIs, handling business logic, and helping transform prototypes into production-ready systems. My goal is always to deliver solutions that are **simple, efficient, and genuinely useful for the people using them.** Krishna Sai Kuncha Krishna Sai Kuncha Experienced Professional Full stack Developer with 8+ years of experience across react, python, js, ts, golang and react-native. Developed inhouse websearch tooling for AI before websearch was solved : ) Basel Issmail Basel Issmail ’m a Senior Full-Stack Developer and Tech Lead with experience designing and building scalable web platforms. I work across the full development lifecycle, from translating business requirements into technical architecture to delivering reliable production systems. My work focuses on modern web technologies, including TypeScript, Angular, Node.js, and cloud-based architectures. I enjoy solving complex technical problems and helping teams turn product ideas and prototypes into working platforms that can grow and scale. In addition to development, I often collaborate closely with product managers, business analysts, designers, and QA teams to ensure that solutions align with both technical and business goals. I enjoy working with startups and product teams where I can contribute both as a hands-on engineer and as a technical partner in designing and delivering impactful software. Daniel Vázquez Daniel Vázquez Software Engineer with over 10 years of experience on Startups, Government, big tech industry & consulting. Dor Yaloz Dor Yaloz SW engineer with 6+ years of experience, I worked with React/Node/Python did projects with React+Capacitor.js for ios Supabase expert legrab legrab I'll fill this later

You don't need to be technical. Just describe what's wrong and a verified developer will handle the rest.

Get Help

Frequently Asked Questions

Why is my Base44 computed field showing the wrong value?

Check that the formula references the correct field names and that none of the referenced fields have been renamed or deleted. Test with a simplified formula first.

Do Base44 computed fields update automatically?

They should recalculate when source fields change, but cross-table references may require a page refresh or manual trigger. Check if your formula depends on data in another table.

Related Base44 Issues

Can't fix it yourself?
Real developers can help.

You don't need to be technical. Just describe what's wrong and a verified developer will handle the rest.

Get Help