Workfkow Result of step 1

I am looking for the right coding to enter in my workflow when I use Result of step 1.
My first Step is to create a workflow where I entered my products and my Second Step is to Make changes to a list of Users where I add product results of step 1 into the field.
My problem is when I run the job the data is being enter in all users instead of the current user. How can I tell the workflow to just enter this data under current user user data field. I tried using Only when but no luck. Any recommendation?
Thank you for your support
image

Hi there, @axel.schallies… if you are trying to make changes to only the current user, you should use the Account >> Make changes to current user workflow action instead of making changes to a list of users.

Best…
Mike

2 Likes

Thank mikeloc, It’s exactly what I want… :slight_smile:
Axel