Forum Discussion

KevinW_SDP's avatar
KevinW_SDP
Icon for Helper I rankHelper I
6 years ago

SSAS Current User Blank

I created a Tabular cube in SSAS 2017. I have Row Level Security in the cube and it works great. I still need to be able to see who the logged in user is though to do some claculations. I have tried the following measures:

 

 

 

Current User:=USERNAME()

 

 

Current User:=USERPRINCIPALNAME()

 

 

 

If I browse the cube using Management Studio,  I see values. However, if I browse the cube using Power BI Desktop, the measure is blank. I published the report to a Power BI Reporting server to see if that would help and the measure is still blank.

 

Any thoughts? 

6 Replies