migueesc123 / PowerBIRESTAPI

A Microsoft Power BI Data Connector or Power Query Connector for the Power BI REST API
MIT License
237 stars 74 forks source link

Add workspace Group to Workspaces #74

Closed relax528 closed 3 years ago

relax528 commented 3 years ago

Could workspace type (group or workspace) be included in the workspaces list, I need to be able to filter out the old classic workspaces created from Office 365 groups.

{ "id": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx", "isReadOnly": false, "isOnDedicatedCapacity": false, "type": "Group", "name": "xxxxxxxxxxxxxxxxxxxxxx" }

klinejordan commented 3 years ago

I've added this field to the Workspaces query in the Workspaces folder