Forum Discussion
frankyhc
4 years agoFrequent Visitor
How to get current login-user's workspace
I would like to automate the capacity ordering and assignment process instead of admin manually assignment. Step1: End user open an order form, and it will display all his workspace he own as adm...
lbendlin
Super User
4 years agoI assume you are on Premium. You need to include a step to promote you users' workspaces from shared to premium.
Don't allow your users to pick a capacity. That is a job for the Power BI service admin.
frankyhc
4 years agoFrequent Visitor
I am Power BI Service admin, i want to automate the assignment process instead of my manual operation.
I would like to implement an order form to trigger REST API, let user to select workspace from their owned or accessiable ones, submit form and after approval, capacity is assigned automatically
- lbendlin4 years ago
Super User
I would propose you look into the tenant inventory logs again. WorkspacesUsers has the mapping. Then you could use a PowerApp to collect their input and Power Automate to run the approval workflow.