Forum Discussion

Lstatsea23's avatar
Lstatsea23
Frequent Visitor
10 months ago
Solved

SSAS -Row Level security

I need assistance implement SSAS Row level security. I have the following on my DimServer Dax Filter =DimServer[ServerKey]=LOOKUPVALUE(DimServerSecurity[ServerKey],DimServerSecurity[LOGIN_ID],USERNAME()).

 

Also for context I have a DimServer with ServerKey related to DimServer Security, which has on ServerKey and Login_ID.

4 Replies