Forum Discussion
OneWithQuestion
Post Prodigy
8 years agoPass username as filter or parameter in query using DirectQuery to SQL?
Is there anyway to pass UserName() or userPrincipalName() as a query parameter when doing direct query? For example, if I want to direct query on today's sales I can handle queries like getting t...
v-chuncz-msft
Community Support
8 years ago
Row-level security (RLS) with Power BI can be used to restrict data access for given users. You may have a look.
Shiva799
8 years agoFrequent Visitor
Is it possible to pass userbname to stored procedure in mcode? If So how can i do that?
Thanks