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

Join us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.

Reply
viviana
Regular Visitor

Developing Custom Visuals: Old API vs New API

In developing custom visuals, there exists a deprecated PowerBI Custom Visuals API: https://github.com/Microsoft/PowerBI-visuals-core

The PowerBI team has removed the online developer tools as of last week, and the team no longer supports open issues on this API.

 

There exists a new PowerBI Visuals API: https://github.com/Microsoft/PowerBI-visuals

However, this API's functionality is severely limited in contrast to the functionality available from the deprecated API.

 

What's the plan looking like for expanding the new PowerBI custom visuals API? How fast are changes being rolled out, and is there a calendar for these new changes? I find myself blocked in the process of creating several custom visuals because the API is not at parity with the deprecated API. As one example, there is no functionality in the new API that is at parity with IInteractiveBehavior or IInteractivityService.

4 REPLIES 4
v-chuncz-msft
Community Support
Community Support

@viviana,

 

Based on my research, you may take a look at https://github.com/Microsoft/PowerBI-visuals/blob/master/Visual/Selection.md. As for the upcoming features, see Roadmap.

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.

Hi Sam,

 

Thanks for the links! I've been working with the SelectionManager in the new API, but it's not yet at parity with the functionality of IInteractiveBehavior or IInteractivityService.

 

I'm working on creating a custom slicer. I've looked at the source code for the slicer visual itself (this source code uses the old API), and it makes extensive use of both classes (IInteractiveBehavior or IInteractivityService), in particular, a function called persistFilter(...). 

 

I'm also curious to know more details about the features outlined in the RoadMap - there aren't any dates or scheudles as to when we can expect new features to roll out, apart from the ones that are now code complete. The documentation seems incomplete. 

 

 

Hey @viviana,

 

the Documentation of the API is incomplete. They are working on that.

I hope we get more Information in the next Weeks.

 

Nice Regards

 

Mcburn

Hi Mcburn,

 

Thanks for your reply. Likewise, I hope we get more information in the upcoming weeks.

 

Best,

Vivian

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

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

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.