Forum Discussion
Installing Power BI Visuals from AppSource
Hi all,
I have a use-case where a client in my org requires visuals from AppSource. Currently, installation of visuals in the PBI service environment is not enabled.
What is the best way to allow this?
- How does installing visuals work for a workspace? Or does it have to be installed globally using Organization visuals?
- Is there a way to have visuals installed for a workspace instead of the entire organization?
- In the future, the clint even wants paid visuals. Which is why I was looking for a way to install it on a workspace and have the visual be available for everyone who is a part of the workspace, without extra steps or installations.
Thanks in advance!
If you have limitations imposed on the use of visuals at a tenant level, you basically have two options for using custom visuals: either organizational visuals (which are for everyone), or you can discuss the possibility of allowing visuals based on a security group, e.g.:
This can't be configured by workspace, but is still a more granular option. This functionality is available for all custom visual options in a tenant (e.g. further restricting to certified visuals only).
Note that both these options are tenant/admin level, so there will need to be some negotiation with your admins either way.
2 Replies
- dm-pSuper User
If you have limitations imposed on the use of visuals at a tenant level, you basically have two options for using custom visuals: either organizational visuals (which are for everyone), or you can discuss the possibility of allowing visuals based on a security group, e.g.:
This can't be configured by workspace, but is still a more granular option. This functionality is available for all custom visual options in a tenant (e.g. further restricting to certified visuals only).
Note that both these options are tenant/admin level, so there will need to be some negotiation with your admins either way.
- lbendlinSuper User
another (way more) crude way is to manually import the visual into each PBIX individually from the JSON. You can either download that from the Appstore or extract it from an existing PBIX. Expect issues with versioning, and quite some manual effort.