Skip to main content
All CollectionsGetting StartedLow-code exploration in Count
Custom calculations in visuals and low-code cells
Custom calculations in visuals and low-code cells

Go (just) beyond low-code with simple SQL expressions

M
Written by Mitra Abrahams
Updated today

While this feature isn’t strictly low-code, it shows just how flexible Count can be—letting you go beyond the built-in low-code functions with simple SQL expressions, without needing to write full SQL statements.

Applying custom calculations

To apply a custom calculation to a field:

  1. Click the ... next to the field you want to modify (or simply double-click the field as a shortcut).

  2. Select Edit calculation... from the menu.

  3. Enter your calculation and press Shift + Enter to apply it.

💡 You can also rename the field for clarity:

  1. Click ...

  2. Choose Display

  3. Then enter an Alias.

This alias will be used as the column name in your table or tooltip in your visual.

Find out more about expressions that can be used in low-code cells here.

Did this answer your question?