How to use compose record search query by ownedBy?
I am using an expression below to as query expression where “record.ownedBy” is passed from the initial trigger. Although this works from the api but it does not work in the workflow, I always get total as 0 .
“ownedBy=” + record.ownedBy