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

Try your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join 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
Fabric Data Days is here Carousel

Fabric Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.