object level security
3 TopicsObject Level Security for Report-Server
Hi everyone, I’m currently working with Power BI Report Server and our customer expecting Object Level Security (OLS) features to enforce data security at the column level. I understand OLS can be implemented in Power BI Service (with Tabular Model tool & SSAS), but I’m unsure how or if this can be implemented on Power BI Report Server, i can not find a clear documentation about this. So basically, my questions are: Does Power BI Report Server support OLS for column-level restrictions? If yes, what is the recommended approach or pre-requisites to configure this? Our current version: Power BI Report Server © 2024 Microsoft. All rights reserved Version1.19.8779.19175(January 2024) I’d appreciate it if anyone could share their insights, documentation, or examples. Thank you guys a lot!1.6KViews0likes3CommentsField Parameter
Hi, I am using PBI RS with direct query to Tabular with roles. We want to show a different set of columns in an simple table object depending on roles permissions. Field Parameter seems to be the perfect match ! Is there any plan to include "Field Parameters" in Power BI Report Server ? Thanks and Regards, Ilan454Views0likes1CommentRLS column security
Hello fellow Power BI developers, I have a challenge which I cannot find a suitable solution for. We have a situation in which we woud like to restrict users to see the content of a specific column in a (dimension) table. For example: The users can see all the information in the customer table, except for the customername. The users can only see the costumername for the customers they are responsible for. So its basicly a combination of RLS with object level security. I tried a lot of thinks but I cannot get it to work. I got it to work by making a measure, but having a measure instead of a label is not a suitable solution. I am working with a SSAS Tabular model. Any advice? Regards575Views0likes0Comments