Forum Discussion
Sreenivasulu
10 years agoNew Member
Power BI Embedded in MVC
Can we show the data based on roles(user alias) like SSRS dynamically. For example I have company data table and user table now user should be able to see his related records only.
ankitpatira
10 years agoCommunity Champion
Sreenivasulu You can do that using combination of row level security and Username() function of DAX. Check out this post to get you started.
Sreenivasulu
9 years agoNew Member
This is not help me.In coding how to pass filters to this method CreateReportEmbedToken