Forum Discussion
MartinDra
4 years agoFrequent Visitor
Right Outer join using DAX/M
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 ...
PC2790
4 years agoCommunity Champion
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.
MartinDra
4 years agoFrequent Visitor
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"