Forum Discussion
Open a React form from Power BI Dashboard embedded inside the React Page
Hi Sourjobraato ,
According to your description, you have embedded your dashboard into a React page, and you want to open a form by clicking on a specific data item. First, to open a form within the embedded context, you’ll likely need to write custom frontend code that handles the navigation to the form you’ve developed in your React webpage.
Regarding Power BI and form navigation, it’s typically achieved using Power Apps. You might find it helpful to explore Power Apps for implementing form interactions within your Power BI solution. Here are some resources you can refer to:
Write Back in Power BI with Power Apps Visual | Input Data from Power BI Tutorial (youtube.com)
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Yes, editing data by integrating PowerApps inside the Dashboard is a good procedure. But in this case, I don't want to integrate PowerApps. That's why I'm looking for a direct opening of a React form from the Dashboard.