Skip to main content
Participating Frequently
March 11, 2021
Question

HI guys i have error in query entity

  • March 11, 2021
  • 8 replies
  • 0 views

Cannot apply operator [EQUALS] to field [cid] when comparing to value [TypedValue[it=3,v=ri!cid]].

    8 replies

    stefanhelzle0001
    Brainy
    March 11, 2021

    This means that the data type of the field in the CDT does not match the data type of your ri!cid. Did you check that?

    siria0001Author
    Participating Frequently
    March 11, 2021

    its matching

    stefanhelzle0001
    Brainy
    March 11, 2021

    Please post screenshots of your expression and the CDT.

    Participating Frequently
    March 11, 2021

    Hi [mention:d843bcc60bf9460da6bf91178ea91e8c:e9ed411860ed4f2ba0265705b8793d05] this happens when u are setting "=" in your filters, maybe you could update the field filter of cid as per the field name of ur CDT field which may be different in this case, also try to remove the query filter "=" of cid field to see if the error is resolved