Hello,
I am using Power BI Embedded (App owns data) version with Azure analysis service live connection. I want to implement RLS. For this, I want to pass some custom 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.
Thanks in advance.