Expression evaluation error : Cannot compare incompatible operands of type List of Variant and type Number (Integer).

Certified Associate Developer

Hi ,

How can I overcome  this error.

Expression evaluation error : Cannot compare incompatible operands of type List of Variant and type Number (Integer)..

index(ri!approval,"meetingId",{})=ri!meetingID

//ri! approval type is on etable and array is enabled,whereas meeting id is number

  Discussion posts and replies are publicly visible

Parents Reply Children
  • 0
    Certified Associate Developer
    in reply to sireesha

    I have tested in the interface by passing values to my rule inputs and I can see in the changes in the interface but these are not reflecting to my form. Changes means Now I have added one interface which is showing some grid values.I can see that my intrface values are not passing into the process model How can I get them into process model do I need to save the process model now?