PowerBI 安全

Posted ljhdo

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了PowerBI 安全相关的知识,希望对你有一定的参考价值。

技术分享图片

在Manage Roles中设置Table Filter: 

技术分享图片

 

 

The USERNAME() DAX function returns the user‘s domain login in the format domainuser) locally, but returns the user principal name (the user‘s login credential) in the Power BI service. Therefore, security role filter expressions, user permissions tables, and any other dynamic user functionality added to Power BI datasets should align with the UPN email address format provided by USERPRINCIPALNAME().

 

RLS

 

 

 

 

参考文档:

Row-level security (RLS) with Power B

USERPRINCIPALNAME – show user name and use it in RLS (DAX – Power Pivot, Power BI)

 

以上是关于PowerBI 安全的主要内容,如果未能解决你的问题,请参考以下文章