Forum Discussion
Add Metrics app to a workspace
- 6 years agoWhat I have found is if you go into the Dashboard of the Premium Capacity App, then click on Share at the top you can then share it with other users?
- 6 years ago
Hi deepu299 ,
How about this?
1. Save the report as a copy in Apps. The copy report will be saved in My Worksapce automatically.
2. Save a copy of the report copied earlier in My workspace.
Then, you can view the report in your new workspace.
Best Regards,
Icey
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi deepu299 ,
How about this?
1. Save the report as a copy in Apps. The copy report will be saved in My Worksapce automatically.
2. Save a copy of the report copied earlier in My workspace.
Then, you can view the report in your new workspace.
Best Regards,
Icey
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Thanks much Icey and GilbertQ , appreciate your contribution here. I have one issue before trying these options, I can take to a new question but wanted to try if you have any idea. I have an app installed in March 2019, I am trying to delete it because any new app is pointing to the data from 2019. When I delete the app and refresh the browser it keeps coming up. I don't know if there any bug but I have tried new browser, tried incognito and tried around 40 times. Do you have any insights into how to resolve this?
- GilbertQ6 years agoSuper UserHi there
Maybe give it a few minutes for it to delete the app, it could take up to 15mins to take effect?- deepu2996 years agoAdvocate V
GilbertQ There is some known issue as per my service ticket.
The issue that you've experienced is uncommon but not unknown, and there is a workaround.
1. Open the app.
2. In its URL, the GUID that follows /reports/ is the report's object ID. (At this point, I'll need the Report ID here, so that I can use it to pull up the value you'll need in step 5.)
3. Head to https://docs.microsoft.com/en-us/rest/api/power-bi/datasets/deletedataset and click Try It.
4. If you're not already signed in to Power BI, sign in.
5. Put the database name value that I pull up from telemetry into the parameters section as the datasetId, then click Run.
If this works properly, the app should be removed, so you'll be free to re-download it and get a fresh set of data.
- GilbertQ6 years agoSuper UserThat looks like a good way to get it back up and running again.