Forum Discussion

Goofr's avatar
Goofr
Advocate IV
9 years ago
Solved

Power BI Table Visual / Source Code

Hello,

 

I heard that Microsoft open sources all of its visuals on GitHub, but can't seem to find them.

Is this true, where can i find them?

 

Thanks!

 

Frank

8 Replies

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

    Hello Goofr,

     

    Source code of the Power BI visuals aren't public anymore.

    You might take a look at the out of dated code here. However, please pay attention to the fact this repository is deprecated.

     

    Ignat Vilesov,

    Software Engineer

     

    Microsoft Power BI Custom Visuals

    [email protected]

    • vekave's avatar
      vekave
      Frequent Visitor

      Hello v-viig,

       

      I need to make very minor tweaks to the native matrix visual. The old source code would serve my purpose. The link you shared seems to be inactive. Could you share an updated link to the old code library?

       

      Thanks,

      Aditya 

    • AOE's avatar
      AOE
      Regular Visitor

      Why aren't they public anymore?  Microsoft seemed to have offered the open source nature of the Power BI visualizations was one of the many advantages of Power BI.  Can we rely upon the continued support of custom visualizations going forward?

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

        Power BI Core isn't public due to difficulty with supporting that we have faced. This is the main reason why it has been made private.

         

        Power BI Custom Visuals are our current goal for internal and extenral visuals. We're improving our tools and API along with custom visuals.

         

        Ignat Vilesov,

        Software Engineer

         

        Microsoft Power BI Custom Visuals

        [email protected]

  • Anonymous's avatar
    Anonymous
    Not applicable

    I would also like to have the source code of the table visual from Power BI. I am building a table visual using type script and d3 library but i am not able to implement the functions. Is there are possible way to get the source code. It will be helpful