Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Arikm
Regular Visitor

On API can't see dashboard of public group which i member of

Hi

when using the api method : List all dashboard:

https://api.powerbi.com/v1.0/myorg/dashboards

I can't see dashboard on the public worspace which i member of

when using the service by the browser i do see the dashboard.

only after i set the dashboard to shared with me i can see it through the API.

i'm using the same credentials for both - API + service on the web

please advise...

thanks

 

1 ACCEPTED SOLUTION
Eric_Zhang
Employee
Employee


@Arikm wrote:

Hi

when using the api method : List all dashboard:

https://api.powerbi.com/v1.0/myorg/dashboards

I can't see dashboard on the public worspace which i member of

when using the service by the browser i do see the dashboard.

only after i set the dashboard to shared with me i can see it through the API.

i'm using the same credentials for both - API + service on the web

please advise...

thanks

 


@Arikm

Based on my test, it seems by design. To get any dashboard from a specific workgroup, add group to the API URL.

https://api.powerbi.com/v1.0/myorg/groups/{groupid}/dashboards

 

View solution in original post

3 REPLIES 3
Eric_Zhang
Employee
Employee


@Arikm wrote:

Hi

when using the api method : List all dashboard:

https://api.powerbi.com/v1.0/myorg/dashboards

I can't see dashboard on the public worspace which i member of

when using the service by the browser i do see the dashboard.

only after i set the dashboard to shared with me i can see it through the API.

i'm using the same credentials for both - API + service on the web

please advise...

thanks

 


@Arikm

Based on my test, it seems by design. To get any dashboard from a specific workgroup, add group to the API URL.

https://api.powerbi.com/v1.0/myorg/groups/{groupid}/dashboards

 

I didn't know this method for fetching dashboard by groupid exists. since it's not in the docs..

https://msdn.microsoft.com/en-us/library/mt465742.aspx

 

i sure  check it .

is it apply also for looking for reports and datasets?

meaning is there a urls for 

 

https://api.powerbi.com/v1.0/myorg/groups/{groupid}/reports
https://api.powerbi.com/v1.0/myorg/groups/{groupid}/datasets

 thanks

 


@Arikm wrote:

I didn't know this method for fetching dashboard by groupid exists. since it's not in the docs..

https://msdn.microsoft.com/en-us/library/mt465742.aspx

 

i sure  check it .

is it apply also for looking for reports and datasets?

meaning is there a urls for 

 

https://api.powerbi.com/v1.0/myorg/groups/{groupid}/reports
https://api.powerbi.com/v1.0/myorg/groups/{groupid}/datasets

 thanks

 


@Arikm

Yes

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.