Forum Discussion
swstrath
5 years agoFrequent Visitor
Relationship Help
AppID Permission PermissionType 1234 read.user Delgated 4321 read.user Delgated 1234 read.directory Delgated Permission PermissionType FriendlyName Description rea...
- 5 years ago
hey,
create a new column on both tables, that merged the permision and the p.type
New column = [Permision column}&[Permision Type column]
and make the relantionship between these 2 columns,
if this helped give some kudos, if it answered your question also mark as solution for others to find it.
StefanoGrimaldi
5 years agoResident Rockstar
hey,
create a new column on both tables, that merged the permision and the p.type
New column = [Permision column}&[Permision Type column]
and make the relantionship between these 2 columns,
if this helped give some kudos, if it answered your question also mark as solution for others to find it.
- swstrath5 years agoFrequent Visitor
Perfect! So simple thanks for the help.