So I want to ask about the automation table,
Let me first explain the structure of the table
so there are 2 tables namely [Users] & [Profile]
User = management user
Profile = each user has their own profile
so I have a need when each user is added, it will also be added on the profile automation side, this is successful [Success]
but how do I change my name from [Users] - Full name and auto update to [Profile] - Profile Name ?
I have failed to auto update my profile name. Is there a way to do this auto update?