query builder query to find property and value
I am trying to find a way to search for a particular property and check if its value exceeding certain characters and print the complete node path where that property exists along with property value.
I was able to get the path detail using CRXDE sql 2 query like this
Can someone help me converting this to query builder query?
I tried these but looks like it is returning everything
or
