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

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

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
LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.

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.