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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
Anonymous
Not applicable

open a dynamic php website with the actual filter in the link

Our idea is to have a write back funtion in the PowerBi app.

We already run a mySQL server with some fields where information can entered and stored via a PHP website.

 

We struggle now to open (on click) this php website in the report view in the app.
The actual filter will contain the unique ID of the data item.

 

Background:

We have a table with old stock items (plant, material and batch as unique combination).

The User can drill via filters / visuals to their responsible old stock item and should be able to enter what and until when they will clear this old stock into the SQL table.

 

Any ideas how to enable this transfer of the filtered element to an opening website?

 

Best regards

1 ACCEPTED SOLUTION
Anonymous
Not applicable

 We got around by creating a button open a php website referring to an SQL database.

By this "work around" we do not open the website inside Powerbi but outside.

As the SQL server is refreshed in PowerBi regularly we closed the loop and the entered information are shown in the report itself as well.

 

In questioning how this was done, please email me.

 

BR

View solution in original post

2 REPLIES 2
lbendlin
Super User
Super User

"should be able to enter what and until when they will clear this old stock"

 

How?  using which visual?  What-If parameters?

 

The only semi-supported write-back option at the moment is the PowerApps visual but it provides for a sub-optimal user experience.  

 

You could explore SVG trickery, or the HTML5 visual, or R/Python visuals etc.

Anonymous
Not applicable

 We got around by creating a button open a php website referring to an SQL database.

By this "work around" we do not open the website inside Powerbi but outside.

As the SQL server is refreshed in PowerBi regularly we closed the loop and the entered information are shown in the report itself as well.

 

In questioning how this was done, please email me.

 

BR

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.