Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
Hi
I have a "Revenue" column in my "Table visual", i want to restrict the "Revenue" column access to the end users using "Object level security.
When i restrict the "Revenue" column, entire Table visual is not loading.
Note: i have one more role in my Pbix, and for that role i don't want to restrict access to the "Revenue" column. So i can't remove the "Revenue" column from the visual.
Is there a way can avoid this issue?
Any help on this is much appreciated, thanks in advance!
Solved! Go to Solution.
Hi @yodha ,
There is no problem with your settings. Object-level security is a measure that hides the entire table, column, or depends on the column. After setting the ols based on a certain role, the corresponding visual will not be displayed in the report, and the visual will only change after the role is switched.
You can refer to related videos and documents:
Object-Level Security in Power BI - YouTube
Object-Level Security in Power BI | BI Elite
If the problem is still not resolved, please provide detailed error information and let me know immediately. Looking forward to your reply.
Best Regards,
Henry
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @yodha ,
There is no problem with your settings. Object-level security is a measure that hides the entire table, column, or depends on the column. After setting the ols based on a certain role, the corresponding visual will not be displayed in the report, and the visual will only change after the role is switched.
You can refer to related videos and documents:
Object-Level Security in Power BI - YouTube
Object-Level Security in Power BI | BI Elite
If the problem is still not resolved, please provide detailed error information and let me know immediately. Looking forward to your reply.
Best Regards,
Henry
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
@yodha , the way object level security is implemented as of now. if you use the column that you do not have access it will error for that user.
try to check iferror can help
iferror([revenue], blank(), [revenue])
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Prices go up Feb. 11th.
Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.
User | Count |
---|---|
143 | |
80 | |
63 | |
52 | |
48 |
User | Count |
---|---|
215 | |
89 | |
82 | |
67 | |
60 |