Starting December 3, join live sessions with database experts and the Microsoft product team to learn just how easy it is to get started
Learn moreGet certified in Microsoft Fabric—for free! For a limited time, get a free DP-600 exam voucher to use by the end of 2024. Register now
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
Step 4 - It says click next but it just 'dings' and doesnt go anywhere 'Please chose file loction' popus
Any help?
Solved! Go to Solution.
Hi @Anonymous,
On windows, running pbiviz --install-cert will normally bring up the dialog with the certificate file pre-populated, e.g.:
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.:
(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
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)
Hi @Anonymous,
On windows, running pbiviz --install-cert will normally bring up the dialog with the certificate file pre-populated, e.g.:
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.:
(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
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)
Starting December 3, join live sessions with database experts and the Fabric product team to learn just how easy it is to get started.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early Bird pricing ends December 9th.