Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
3 years ago
Solved

Custom visuals and embedding options

Hi,

I want to develop a custom visual and consume that visual through power bi embeddeding api we have. i.e. Is it possible to use powerbi-client and powerbi-authoring apis to create/embedded custom visual to a report? Below is the api end point that I currently use to create visuals dynamically in a report. Is there a way to acheive same functionality for custom visuals also?

 

https://docs.microsoft.com/en-us/javascript/api/overview/powerbi/create-add-visual

  • Hi Anonymous ,

     

    "Visions not installed in the visualization pane cannot be added to the report" is from the official article you provided.
    So, please import your custom visual into visualization pane first then create the the visual.

    Import Power BI visuals from AppSource or from a file - Power BI | Microsoft Docs

     

    Best Regards

    Community Support Team _ chenwu zhu

     

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

     

     

1 Reply

  • v-chenwuz-msft's avatar
    v-chenwuz-msft
    Community Support

    Hi Anonymous ,

     

    "Visions not installed in the visualization pane cannot be added to the report" is from the official article you provided.
    So, please import your custom visual into visualization pane first then create the the visual.

    Import Power BI visuals from AppSource or from a file - Power BI | Microsoft Docs

     

    Best Regards

    Community Support Team _ chenwu zhu

     

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.