Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
swstrath
Frequent Visitor

Relationship Help

AppIDPermissionPermissionType
1234read.userDelgated
4321read.userDelgated
1234read.directoryDelgated

 

PermissionPermissionTypeFriendlyNameDescription
read.userDelgatedRead UsernameAllowed to read signed in username
read.userApplicationRead UsernameAllowed to read username even if not signed in.

 

Hi hoping someone can help me with this. I have two tables one with a list of applications and permissions they have assigned and another table that gives the permissions a friendly name a description. The problem I have is that the permissions can have the same name, but a different description based on their PermissionType. If I create a relationship between the tables based on permission, I get both descriptions for the permission. Is there a way to get the correct description based off of the PermissionType?

1 ACCEPTED SOLUTION
StefanoGrimaldi
Resident Rockstar
Resident 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. 





Did I answer your question? Mark my post as a solution! / Did it help? Give some Kudos!

Proud to be a Super User!




View solution in original post

2 REPLIES 2
StefanoGrimaldi
Resident Rockstar
Resident 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. 





Did I answer your question? Mark my post as a solution! / Did it help? Give some Kudos!

Proud to be a Super User!




Perfect! So simple thanks for the help.

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

Find out what's new and trending in the Fabric community.

July PBI25 Carousel

Power BI Monthly Update - July 2025

Check out the July 2025 Power BI update to learn about new features.