Get record _ownerId

Hello,

I need some help.
I want to get _ownerId of current record in my dynamic dataset (colection).

Base on this record _owner I want to create comparison between current loguser and _owner of the record.

Thanks in advans!
BR,
Daniel

Hi Daniel,
You can get the current user using an example here .
To get the current item from a dataset, click here .