Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
Sourjobraato
New Member

Open a React form from Power BI Dashboard embedded inside the React Page

Hi friends,
I have a Power BI Dashboard integrated in a React Webpage. The dashboard features a table visual with an icon in the comment column. Is there a way to open a form in React Webpage to change the row data adjacent to which I have clicked the icon? Below is an example of a dummy dashboard with a table visual and a comment icon in each row.


Screenshot 2024-04-02 160929.png

2 REPLIES 2
Anonymous
Not applicable

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.

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors