Forum Discussion

v-mubish's avatar
v-mubish
Helper I
9 years ago

Format pane objects at run time in custom table visual

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.

3 Replies

  • v-viig's avatar
    v-viig
    Community Champion

    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

    [email protected]

      • v-viig's avatar
        v-viig
        Community Champion

        No, it isn't. This feature is still in the backlog.

         

        Ignat Vilesov,

        Software Engineer

         

        Microsoft Power BI Custom Visuals

        [email protected]