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

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
mikihiir
Helper III
Helper III

Custom visual build problem with drilldown

Hi, anyone else has problems building custom visuals when adding drilldown to capapilities ?

drilldown.PNG

 

When i build, i get something like this >  error JSON capabilities.json : instance additionalProperty "drilldown" exists in instance when not allowed

 

 

Any ideas ?

1 ACCEPTED SOLUTION
balachandarg
Advocate I
Advocate I

Hi,

 

I also met this situatation then I updated my powerbi-visual-tools to 1.2.0.  checked the schema.capabilities.json file. yes it abstracts the drilldown capabilities.

 

So I enabled drilldown in capabilities.json like

 

"drilldown": {

               Roles : [ "Category" ]

}

 

thats it . my custom visual enabled with drilldown 🙂

 

I hope this will help you. 

 

Thank you,

Balachandar Gopal

View solution in original post

4 REPLIES 4
balachandarg
Advocate I
Advocate I

Hi,

 

I also met this situatation then I updated my powerbi-visual-tools to 1.2.0.  checked the schema.capabilities.json file. yes it abstracts the drilldown capabilities.

 

So I enabled drilldown in capabilities.json like

 

"drilldown": {

               Roles : [ "Category" ]

}

 

thats it . my custom visual enabled with drilldown 🙂

 

I hope this will help you. 

 

Thank you,

Balachandar Gopal

v-chuncz-msft
Community Support
Community Support

@mikihiir,

 

Based on my research, you could check if schema.capabilities.json in .api folder of your project helps.

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, thanks for replaying.

Seemes that v1.10 api capaility schema does not allow drilldown usage in json.

Any idea how to activate drilldown ?

I too have the same problem can anyone help regarding this question.

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

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.