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

We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now

Reply
WouterBo
Helper II
Helper II

Custom visual API 2.5.0 analytics pane - how to guide

The release notes for the 2.5.0 version of the PowerBI custom visual API mention the introduction of the Analytics Pane. However, I cannot find any information on how to use it. Adding the object with "objectCategory" : 2 to the capabilities.json does not seem to do anything.

 

Does anyone have any further information for using the analytics pane in custom visuals? I would like to be able to add statistical lines to my custom visuals.

 

Thanks! 

1 ACCEPTED SOLUTION
dm-p
Super User
Super User

Hi @WouterBo,

I was able to get this working in the past using the dedicated page in the documentation, so presuming that this is your reference, I think your approach is likely correct. All it takes is to add the "objectCategory": "2" to your appropriate object and it would shift over to the Analytics pane when enumeration is next triggered.

I've just tested and I don't think it's working currently, as it definitely was last time I checked (probably within the last 4 months or so).

I would suggest raising an issue to make the team aware and hopefully they can investigate and resolve.

Regards,

Daniel





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!


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 @WouterBo,

I was able to get this working in the past using the dedicated page in the documentation, so presuming that this is your reference, I think your approach is likely correct. All it takes is to add the "objectCategory": "2" to your appropriate object and it would shift over to the Analytics pane when enumeration is next triggered.

I've just tested and I don't think it's working currently, as it definitely was last time I checked (probably within the last 4 months or so).

I would suggest raising an issue to make the team aware and hopefully they can investigate and resolve.

Regards,

Daniel





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!


On how to ask a technical question, if you really want an answer (courtesy of SQLBI)




Thanks Daniel @dm-p

Yes, I took that page as a reference. You've helped me an important step further, thanks! 

 

I even found some sample code: https://github.com/microsoft/PowerBI-visuals-sampleBarChart

 

 

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

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.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.