Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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