does anybody know if Interactions (in prior version referred as Bindings), can be used in Formulas (in compare tables for a widget).
Here my code:
"formula": "A/({{cell(OwnerId_1.result,0,\"A\").asObject()}}*5)"
Please see the attached screenshot for the error I am getting.
Any thoughts what can be a problem here?
Thank you
답변 22개
i tried an alternate approach.
do your calculations in compare table.
afterwards switch to Saql and put your bindings there.
it should work.