Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
I am looking to build report that shows access level to table and columns from SSAS.
Issue is that Column Permissions are using a different relationship than Table Permissions
the Column Permissions Table only holds information about columns users dont have access to
and Tables hold information about the Tables the user has access to.
Columns has all columns per tableID.
What I am trying to achieve is to show all columns, the ones that they dont have access to as well as the ones that they do (these are blank/dont exist in column permissions. )
Hey @MartinDra ,
As per my understanding of your requirement,you can try using Merge in Power Query.
Microsoft document here to help you with it.
Hi, Merge wont work as there are many different roles that have access different tables and columns.
if I merge columns permissions and columns I get tableIDs to come through as "null"
User | Count |
---|---|
83 | |
76 | |
63 | |
51 | |
45 |
User | Count |
---|---|
101 | |
43 | |
39 | |
39 | |
36 |