Forum Discussion
Rinkesh
9 years agoRegular Visitor
How do i use USERNAME() dax function in my store procedure as a parameter in power bi query ?
Hi All, I have a store proceudre which has a parameter domainname. currently i am using hard coded value to get the report and its works. Now i want to pass loggedin user email id in power bi...
Rinkesh
9 years agoRegular Visitor
Can anyone help me over here ?
- Sunkari9 years ago
Responsive Resident
I don't think this is supported in Power BI Service.
- Rinkesh9 years agoRegular Visitor
Is there any workaround ?
- Sunkari9 years ago
Responsive Resident
I am not sure on your approach.
But you can think of pulling all the information into Power BI and implementing RLS.
or
Creating a tabular model with RLS.
https://powerbi.microsoft.com/en-us/documentation/powerbi-admin-rls/