Forum Discussion

NileshBhayani's avatar
NileshBhayani
Frequent Visitor
10 months ago

Dynamic Dropdown Properties in Power BI Custom Visuals

I want to add the dynamic properties in the custom visuals Settingpane class PatternSettings extends Card {    public name: string = "fillPatterns";    public displayName: string = "Fill Patt...