Forum Discussion
Sreenivasulu
9 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.
3 Replies
- ankitpatiraCommunity 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.
- SreenivasuluNew Member
This is not help me.In coding how to pass filters to this method CreateReportEmbedToken
- Eric_ZhangMicrosoft Employee