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.
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.
colCombinedrolecolumncolAppRolesappRoleIdto the newrolecolumnIllustrated: