Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago

Passing username a parameter to Query

As of now we are loading all the Records from SQL Server and apply Row Level Security at PowerBI level to implement Data masking. We are seeing performance issues to load all the user Records . Can any one provide details of passing username as a parameter to SQL Query to fetch only the respective user Records. 

 

I understand that there is no option to pass Dax Function UserPrincipalname() / username() to SQL query from the Power Query editor. 

 

3 Replies