Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Hi,
I want to fetch the table headers name dynamically in the object so that i can format them at run time.
As far as i know, type: {enumerate [] } is used to display the drop down in format pane but it takes only hard coded values i guess.
i want to fetch like this
(this is table visual from power BI).
Does it require some another library or some other type{} to sync with visual.ts file?
Please guide.
Hello @v-mubish,
Power BI Custom Visuals API doesn't support dynamic enumerations at the formatting panel unfortunately.
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
Is this available now?
No, it isn't. This feature is still in the backlog.
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals