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

Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM. Register now.

Reply
Anonymous
Not applicable

New Custom Visuals from scratch

Hi 

 

 I want to create a new visuals, i have followed the PowerBI Articles, i can create a new pbiviz folder and with few json files. Can you please explain me where i need to write the scripts and how to use the visual in Power Bi Desktop. 

 

 it will be greate if you share any step by step document or url.

Thanks

Hari

1 ACCEPTED SOLUTION
v-chuncz-msft
Community Support
Community Support

@Anonymous,

 

It is well explained at https://powerbi.microsoft.com/en-us/documentation/powerbi-custom-visuals-getting-started-with-developer-tools/. Double check Inside the visual project and Package your visual for use in Power BI Desktop and distribution.

 

To add a custom visual to a report in Power BI Desktop, see https://powerbi.microsoft.com/en-us/documentation/powerbi-custom-visuals-use/.

Community Support Team _ Sam Zha
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

2 REPLIES 2
MawashiKid
Resolver II
Resolver II

Hi,

 

I haven't seen too many recent updated informations unfortunately. Most online demos and videos I found dealt with

'deprecated' versions. Though you can have a look at both videos below which should  give you a good basic understanding.

 


Open-source Power BI visuals by Lukasz Pawlowski

   https://www.youtube.com/watch?v=LrImLnrLq1M

 

and|or

 

Building Power BI custom visuals that meet your app needs by Sachin Patney

https://www.youtube.com/watch?v=_2-yMGtEv2w


 I would also recommend having at least a good basic understanding of D3.js and TypeScript.
Last but least... Practice... practice... and oh did I forget to mention? Practice...

 

Hope this helps.

v-chuncz-msft
Community Support
Community Support

@Anonymous,

 

It is well explained at https://powerbi.microsoft.com/en-us/documentation/powerbi-custom-visuals-getting-started-with-developer-tools/. Double check Inside the visual project and Package your visual for use in Power BI Desktop and distribution.

 

To add a custom visual to a report in Power BI Desktop, see https://powerbi.microsoft.com/en-us/documentation/powerbi-custom-visuals-use/.

Community Support Team _ Sam Zha
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors