The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hi,
Is there anywhere that fully documents the capabilities.json file ? There seem to be a lot of different options within the file that I have seen in the samples but no detailed documentation to understand what each thing does.
Thanks
Dave
You may check the corresponding capabilities JSON schema at https://github.com/Microsoft/PowerBI-visuals-tools/tree/master/templates/visuals/.api. Now the default API version for new visuals is 1.2.0.
Hi Sam,
Thanks for your reply. That's not too bad. It would be great if there was a page that gives examples of how to use each part of the file and just go into the detail a bit more.