Skip to main content
Martin Szilagyi (QIAGEN) 님이 #Einstein Analytics에 질문했습니다
Hello all, 

 

 

 

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 youEinstein / Interactions in Formula
답변 22개
  1. 2020년 7월 15일 오후 8:00
    i tried an alternate approach.

     

    do your calculations in compare table.

     

    afterwards switch to Saql  and put your bindings there.

     

    it should work.
0/9000