Solved
Problem filtering null values from record
Hi!
I'm trying to filter out record where field 'value' is null, but it only gives the record of the first item, here's the code
local!validValues:ri!properties[where(a!isNotNullOrEmpty(ri!properties['recordType!{5ebb976a-556f-4033-b1d7-9e5976ab963d}MM Property.fields.{041a7f43-dfd1-4b07-aaed-48e305712f4e}value']))],
Any inputs?
Thank you
