Skip to main content

Failed automation Update Record primary to primary fields

  • February 26, 2023
  • 1 reply
  • 12 views

Forum|alt.badge.img

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?

1 reply

TheTimeSavingCo
Forum|alt.badge.img+31

Try creating a linked field between the two tables, and then creating a lookup field in "Profile" to display the "Name" value from the "Users" table