Record Type Query

When we try to pass values  queried through entity based expression rule to value field field of record type query filter it fails. How to make it working?

I have checked in both cases for querying data  same set of list of integer is returned but it fails for query entity

  Discussion posts and replies are publicly visible

Parents Reply
  • Sorry can't share the code.

    Multiple referenced record with each other on basis of some foreign keys.

    recordtype!parentrecord.record1.record2.fields.value)

    in a data query of record type inside it's query filter we are passing a set of integer values retrived from query entity but it did not work so tried to pass it by casting into record but cast invalid error comes up

Children
No Data