RLS in Power BI Embedded (App Owns data) with Azure analysis service live connection

戏子无情 提交于 2019-12-11 08:29:43

问题


I am using Power BI Embedded (App owns data) version with Azure analysis service live connection. I want to implement RLS. when userlogged into website then I need to read the data security context(Eg: cutomer_id, service_id, etc.,), For this, I want to pass these values (Eg: cutomer_id, service_id, etc.,) to the azure analysis server instance and then use Role filtering in the anlalysis server instance to restrict the data. Can I read the passed values in the analysis server role filters. Can I use customdata() function to achieve this. If it is possible, can you please help me in achieving this.

来源:https://stackoverflow.com/questions/50468992/rls-in-power-bi-embedded-app-owns-data-with-azure-analysis-service-live-connec

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!