microsoft / PowerBI-visuals-tools

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

Capabilitie of ImageUpload #491

Closed luizzappa closed 10 months ago

luizzappa commented 10 months 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 10 months ago

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