<aside> 💡 You can use the Clay Formula column to apply simple (or complex!) formulas to your data in Clay. We'll keep adding suggestions shortly but let us know if we can help with any.
</aside>
Formula
from the menu and watch the setup column pop up ✨Operators. Run simple calculations like ****a + b
, ****a * b
, a / b
, a != b
Functions. Run more complex formulas by adding some custom code (see more below)
5
, 42
, -1
, 3.14
, etc."foo"
, 'Clay'
, they need to be in "
or '
true
, false
[ "do", "ray", "me" ]
Putting the pieces together, we've aggregated a few common formula examples and how to write them here to get you to get you started.