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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Anonymous
Not applicable

Trying to develop custom visuals on PowerBI - No able to add certificates to list

You can find the link by searching custom visual develop tutoral 

In the guideline afterinstall certificate in powershell. It ask you to go to Certificate Import Wizard 

Creating and installing a certificate

Windows

Step 4 - It says click next but it just 'dings' and doesnt go anywhere 'Please chose file loction' popus

 

 

Any help? Test.jpg

1 ACCEPTED SOLUTION
dm-p
Super User
Super User

Hi @Anonymous,

On windows, running pbiviz --install-cert will normally bring up the dialog with the certificate file pre-populated, e.g.:

image.png

The only manual stuff should be adding the passphrase and selecting the correct store to add the cert to.

If you've installed powerbi-visuals-tools globally (i.e. with the npm -g flag), this can be worked-around by browsing to your node installation's node_modules/powerbi-visuals-tools/certs folder, where you can find the cert generated by the --install-cert command, e.g.:

image.png

 

(Note that your location may be different to mine)

Hopefully this should be all you need to proceed. If not, then you're best to approach the custom visuals team directly at pbicvsupport@microsoft.com, and they may be able to assist further.

Regards,

Daniel





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!


My course: Introduction to Developing Power BI Visuals


On how to ask a technical question, if you really want an answer (courtesy of SQLBI)




View solution in original post

1 REPLY 1
dm-p
Super User
Super User

Hi @Anonymous,

On windows, running pbiviz --install-cert will normally bring up the dialog with the certificate file pre-populated, e.g.:

image.png

The only manual stuff should be adding the passphrase and selecting the correct store to add the cert to.

If you've installed powerbi-visuals-tools globally (i.e. with the npm -g flag), this can be worked-around by browsing to your node installation's node_modules/powerbi-visuals-tools/certs folder, where you can find the cert generated by the --install-cert command, e.g.:

image.png

 

(Note that your location may be different to mine)

Hopefully this should be all you need to proceed. If not, then you're best to approach the custom visuals team directly at pbicvsupport@microsoft.com, and they may be able to assist further.

Regards,

Daniel





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!


My course: Introduction to Developing Power BI Visuals


On how to ask a technical question, if you really want an answer (courtesy of SQLBI)




Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

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.