cancel
Showing results for 
Search instead for 
Did you mean: 
rampprakash

#2 Publisher in Power Platform

Introduction:

 

As per Out of Behavior, Power platform will provide default prefix for custom entities as new_ or cr608_. To create custom prefix we need to create a publisher so that we can use our custom prefix while creating custom entities or custom fields in custom tables or OOB tables.

 

Implementation Steps:

 

1. Navigate to https://make.powerapps.com

 

2. Click on Solutions

 

3. Then Click on New Solution then select New Publisher Button

 

rampprakash_0-1632323952857.png

 

4. It will Navigate to another screen to Create a Publisher. Enter the Mandatory Details as Display Name/Name/Prefix

In this Demo am selected my Prefix as demo

 

rampprakash_2-1632324307795.png

 

5. If you want to enter Contact details about the publisher click on Contact and enter the details (Not Mandatory)

 

rampprakash_4-1632324400064.png

 

6. Once Done Click On Save Button to Save the Publisher

 

rampprakash_0-1632325656279.png

 

That's it. This is how we need to create Publisher.

 

Please find the Video for your reference

 

 

Series 3 : How to Create Solutions

 

https://powerusers.microsoft.com/t5/Power-Apps-Community-Blog/Draft-How-to-Create-and-Distribute-Sol...

 

Comments

When do we create new publisher? Does it makes sense to have 1 publisher per department, if a department usually shares app and data? If I have a set of common solutions and data that will be shared across the company does it make sense to have 1 solution for this shared data?
When do I decide when to create a new publisher?

Hi @mjbcruz,

I would suggest to always use the same publisher within you organisation especially if you’re working with managed solutions in your non-dev instances. 
If you’re sharing common components, still with the same publisher, have a core or common environment where these changes occur and then a managed solution containing the common components is installed on all the other instances including other dev instances that might be dependent on those common components. I suggest to go through this documentation and related pages to have a proper environment and ALM strategy: https://docs.microsoft.com/power-platform/alm/ 

@mjbcruz  to answer your question we can create multiple Publishers in an organization.

 

But as per @EricRegnier  its good to have only one publisher in an organization.

Thanks @rampprakash very useful.

Thanks @EricRegnier really good advice 👍