Forum Discussion
OneWithQuestion
8 years agoPost Prodigy
Pass 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
8 years agoCommunity Support
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