Auto binding input with calculation

Hey Guys,

Need help auto binding an input that’s purpose is to calculate the value of other cells.

Anyone have any idea how to do this?

Obviously initial content is hidden when auto bind is selected so calculation is no longer active

not sure exactly what you are trying to do
but if when X and Y changes you want to recalculate Z then using something called backend triggers will be useful. here a tutorial I made on it

a simpler way is using the workflow " do when an inputs value is changed" or trigger custom event when data changes, both of which you can find in the workflow tab if you click the empty box.

1 Like

@TipLister perfect thank you! Seen your other videos too - well structured and methodical :ok_hand:

1 Like