I have two collections in power apps:
users:
colAppRoles:
And I want to add a column with the displayN of each role from the colAppRoles collection where appRoleId of users is equal to the id of colAppRoles.
The AddColumns function will help.
colCombined
role
columncolAppRoles
appRoleId
to the new role
columnIllustrated: