Forum Discussion
Invalid identifier error when removing dataset user
- Anonymous3 years ago
Hi psaliba,
I think this scenario should meet the limitations listed on the API document, perhaps you can take a look on it at the first:
Datasets - Put Dataset User In Group - REST API (Power BI Power BI REST APIs) | Microsoft Learn
In addition, the user account turns on/off should be a pain part for the permission manager, they obviously will change some global settings and properties that affect the common feature and corresponding API usages which are hard to trace and fix.
For the above scenario, you can try to create a user group on the Azure side for API usage instead of accurate add/removing each user, it will be simpler to manage the group members.
Regards,
Xiaoxin Sheng
Hi psaliba,
I think this scenario should meet the limitations listed on the API document, perhaps you can take a look on it at the first:
Datasets - Put Dataset User In Group - REST API (Power BI Power BI REST APIs) | Microsoft Learn
In addition, the user account turns on/off should be a pain part for the permission manager, they obviously will change some global settings and properties that affect the common feature and corresponding API usages which are hard to trace and fix.
For the above scenario, you can try to create a user group on the Azure side for API usage instead of accurate add/removing each user, it will be simpler to manage the group members.
Regards,
Xiaoxin Sheng