Retrieving an object instead of list

0
I'm trying to extract some data from DB, using "Retrieve" action. When i select my entity (CarOwner), and the condition [Name = $currentUser/Name], it is going to retrieve a list. But dataView obviously does not accept that and I would need to retrieve an object. How can I do that? Thank you EDIT: So far I have come up with Create new user in the workflow and returning that, but not sure if this is a good approach.
asked
0 answers