Forum Discussion
Drag and drop react visuals to powerbi embedded report in React Application
- Anonymous4 years ago
Hi Anonymous,
#1, I don't' think it is possible to direct drag-drop visual between different components.
It is possible to use javascript API to get the target visual id, but I haven't found the feature to direct interaction between different embedded report contents. (the visual dataset is bound to the access token, you can't add undeclare dataset contents in the embedded report)Power BI embedded analytics Client APIs | Microsoft Docs
#2,3,4, I'd like to suggest you turn on the edit mode, then you can simply change the visual layouts and edit on the embedded iframe.
Create, edit, and save an embedded report | Microsoft Docs
BTW, here is the online sandbox which provides the code snap for embedding features, you can take a look at the following link:
Regards,
Xiaoxin Sheng
Hi Anonymous,
#1, I don't' think it is possible to direct drag-drop visual between different components.
It is possible to use javascript API to get the target visual id, but I haven't found the feature to direct interaction between different embedded report contents. (the visual dataset is bound to the access token, you can't add undeclare dataset contents in the embedded report)
Power BI embedded analytics Client APIs | Microsoft Docs
#2,3,4, I'd like to suggest you turn on the edit mode, then you can simply change the visual layouts and edit on the embedded iframe.
Create, edit, and save an embedded report | Microsoft Docs
BTW, here is the online sandbox which provides the code snap for embedding features, you can take a look at the following link:
Regards,
Xiaoxin Sheng