I am trying with AMO objects but could not find measure dimension to set measure security for that role.
Add measure security for a role in SSAS
I need to add measure security programmatically in Saas. I can do it manually by going to the role and then navigating to measures dimension and add/deny access to individual measures.
But how do I access these classes and methods through code.
Please help
2 answers
Sort by: Most helpful
-
-
Lukas Yu -MSFT 5,821 Reputation points
2020-09-14T09:52:08.807+00:00 Hi,
According to your description, there is a similar issue for MOLAP like your case. We could try programmatically add measure security like this SSAS - Add users to cube rules automatically
See if this gives any direction.
Regards,
Lukas
If the answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.