The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
Can i embed many single visuals from diferent reports from diferent workspaces?
I am usin pbi embedded app owns data.
Solved! Go to Solution.
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
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.
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
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.
User | Count |
---|---|
8 | |
5 | |
5 | |
4 | |
2 |
User | Count |
---|---|
10 | |
9 | |
7 | |
7 | |
6 |