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

Don't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.

Reply
tshendr
Frequent Visitor

New to Custom Visuals

Hello, I am new to creating custom visuals and was trying to create a custom dropdown slicer visual but could not find a good starting point. I have not worked with typescript before and really wanted to just create a custom style sheet using the default dropdown slicer from powerbi as a template and not really mess with the functionality of the slicer itself more just the visuals. Could anyone help me?

1 ACCEPTED SOLUTION
dm-p
Super User
Super User

Hi @tshendr,

 

Your challenge here is that the slicer visual is not open source, and core visuals have very different privileges and architecture to custom visuals. This means that you wouldn't be able to take the existing core slicer and re-style it; you would need to write your own slicer from the ground-up with similar functionality.

 

The custom visuals development documentation  is predicated on the fact that you or a developer will need a working knowledge of TypeScript/JavaScript, HTML and CSS, as they only focus on how to implement features with this knowledge in mind.

 

If you are not in a position to do this - and it would be understandable if not; it's a pretty big skills pivot and learning curve if you don't have existing knowledge - (source: been there, done that) then you may be best looking for a developer to assist you.

 

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

2 REPLIES 2
dm-p
Super User
Super User

Hi @tshendr,

 

Your challenge here is that the slicer visual is not open source, and core visuals have very different privileges and architecture to custom visuals. This means that you wouldn't be able to take the existing core slicer and re-style it; you would need to write your own slicer from the ground-up with similar functionality.

 

The custom visuals development documentation  is predicated on the fact that you or a developer will need a working knowledge of TypeScript/JavaScript, HTML and CSS, as they only focus on how to implement features with this knowledge in mind.

 

If you are not in a position to do this - and it would be understandable if not; it's a pretty big skills pivot and learning curve if you don't have existing knowledge - (source: been there, done that) then you may be best looking for a developer to assist you.

 

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)




tshendr
Frequent Visitor

Thank you for the information, I do have a background in computer science but have mostly done scripting in Python and not done much with Javascript/TypeScript but I feel it is something I could learn but will probably take me some time but I appreciate your help!

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!

Jan25PBI_Carousel

Power BI Monthly Update - January 2025

Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.

December 2024

A Year in Review - December 2024

Find out what content was popular in the Fabric community during 2024.

Top Solution Authors
Top Kudoed Authors