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

Data Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more

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
Fabric Data Days is here Carousel

Fabric Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

May Power BI Update Carousel

Power BI Monthly Update - May 2026

Check out the May 2026 Power BI update to learn about new features.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Kudoed Authors