Forum Discussion
Getting Folder structure for PBI Reports
There is now folder structure inside workspaces that we would like to use in our app reports view:
But I can't find any API endpoint that returns folder information. I would expect GET https://api.powerbi.com/v1.0/myorg/groups/{groupId}/reports
to return that but it doesn't.
Anyone knows if there is another enpoint that returns that info or is this info still not available through API?
- Anonymous2 years ago
HI Nemanja_Utilyx,
AFAIK, current rest API seems not support to recognize folder structure. Perhaps you can submit an idea for add support of list these contents.
BTW, I'd like to suggest you create multiple workspaces to store these files, they should more suitable to manage the permission of these contents.
Regards,
Xiaoxin Sheng
2 Replies
- AnonymousNot applicable
HI Nemanja_Utilyx,
AFAIK, current rest API seems not support to recognize folder structure. Perhaps you can submit an idea for add support of list these contents.
BTW, I'd like to suggest you create multiple workspaces to store these files, they should more suitable to manage the permission of these contents.
Regards,
Xiaoxin Sheng
- manashSahooRegular Visitor
You would think this is impied with new features. To be fair their hasn't been a V2 Rest API yet. Perhaps, it's in the works?