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

Join us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.

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
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

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

June 2025 community update carousel

Fabric Community Update - June 2025

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