Novunex Community

Forum How to pass values from an array attribute to a data query

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #802
    kathy
    Participant

      Hi Dani,

      I recently faced this as well, and I solved it by using an extra expression.
      In the expression I used $[ArrayAttribute].toString(). After I did this, I was able to pass the value from the expression to the query.
      In the query, I did split the string values using string_split.

      Best wishes,
      Kathy

    Viewing 1 post (of 1 total)
    • You must be logged in to reply to this topic.