This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreJoin the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. Register now
Hi, anyone else has problems building custom visuals when adding drilldown to capapilities ?
When i build, i get something like this > error JSON capabilities.json : instance additionalProperty "drilldown" exists in instance when not allowed
Any ideas ?
Solved! Go to Solution.
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
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
Based on my research, you could check if schema.capabilities.json in .api folder of your project helps.
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.
Check out the April 2026 Power BI update to learn about new features.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 1 | |
| 1 | |
| 1 |