Forum Discussion
Dashboard List API Endpoint After Renaming
- Anonymous7 years ago
My mystery dashboard seems to have just appeared in my list out of the blue, so I was able to delete it. Everything seems to be as expected now, thanks!
Hi v-qiuyu-msft,
I've done some further investigating. It appears that this endpoint returns dashboards that are in use in an app as well as visible on the workspace. This was a portion of our issue, as I would rename and it would appear to me that it was still there, but I was at the time unaware that it was marked as readonly and therefore was the version published in the app. Until I published the new dashboard it would of course not update the name for the readonly version.
I am still in a position where we have 3 dashboards in our workspace and the endpoint returns 7 dashboards, so there is still one that is unaccounted for. It is marked as not read only, so I would have expected it to show up in the service UI for me to delete, but it does not. I have not been able to duplicate this behavior, so I am uncertain how to proceed. Our script is using PowerShell to make REST calls to the Power BI REST API, but I am using Postman for debugging purposes, which is showing me the 7 dashboards from the endpoint.