microsoft / PowerBI-visuals-tools

Contains tools for building/packaging Power BI visuals
https://www.powerbi.com
MIT License
336 stars 152 forks source link

Capabilitie of ImageUpload #491

Closed luizzappa closed 1 year ago

luizzappa commented 1 year ago

There is a class called ImageUpload, inherited from FormattingComponent, that allows you to upload images. However, I can't figure out which object type I should include in the capabilities.json file to map.

image

https://github.com/microsoft/powerbi-visuals-api/blob/bd9cfb3d19c05d510f790429aef91ec2f7698003/src/formatting-model-api.d.ts#L479

AleksSavelev commented 1 year ago

Unfortunately, this type isn't supported by Custom Visuals for now. You can see all supported types in the capabilities schema