Forum Discussion

chaly10's avatar
chaly10
Frequent Visitor
5 years ago
Solved

Embed many single visuals from diferent workspaces

Can i embed many single visuals from diferent reports from diferent workspaces?

I am usin  pbi embedded app owns data.

  • Anonymous's avatar
    Anonymous
    5 years ago

    Hi chaly10 

    In Step5 in app owns data, we can see that we need below arameter values to embed for customer(app owns data).

    This can answer your question. You can't embed single visuals from different reports from different workspace. Because we can only use Report ID and Workspace ID in your code. This means each time we could only embed specific reports not visuals. 

    So you can build a report by all dataset you need and show all visuals you want in that report. Then embed it.

    You may refer to this blog: Tutorial: Embed Power BI content using a sample embed for your customers application

    to learn how to app owns data.

    Here is a sample you can try it to do app owns data.

    Sample: Sample code

    Embed Token - Generate Token

     

    Best Regards,

    Rico Zhou

     

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

     

1 Reply

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi chaly10 

    In Step5 in app owns data, we can see that we need below arameter values to embed for customer(app owns data).

    This can answer your question. You can't embed single visuals from different reports from different workspace. Because we can only use Report ID and Workspace ID in your code. This means each time we could only embed specific reports not visuals. 

    So you can build a report by all dataset you need and show all visuals you want in that report. Then embed it.

    You may refer to this blog: Tutorial: Embed Power BI content using a sample embed for your customers application

    to learn how to app owns data.

    Here is a sample you can try it to do app owns data.

    Sample: Sample code

    Embed Token - Generate Token

     

    Best Regards,

    Rico Zhou

     

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