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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
MisoZahradnik
New Member

Automatically filtering published to web report

Hello everyone!
I am reaching out for advice about power Bi. We are trying to implement a solution from which we call the embedded Power BI report „Published to web (public)“. The BI report is integrated into our solution via an iframe object. Our data is loaded to Power BI from Postgres DB via ODBC bridge using PostgreSQL driver. Please is there a way how to adjust a parameter (that is responsible for filtering the data) used in a query that loads the data to Power bi report, then re-run this query (so new data will be loaded to power BI) using only the link to the embedded report?

If not, could you please advise some other solution on how to approach this? The use case for our solution is: Once the user performs a calculation (done in our solution) the results are made available for Power BI in Postgres DB. We would like to visualize them to the user. However, we have multiple users that perform multiple different calculations at once and we need the visualization to be based on unique data that pertains to each calculation. In the data, there is a parameter by which we can identify the calculation. Please is there a way how to automatically generate and publish a report based on new data available in the database?

We tried to use filtering through the URL, however, it does not work for the embedded report.

We will appreciate all the help!
Thank you in advance for all the comments.

1 REPLY 1
amitchandak
Super User
Super User

@MisoZahradnik , if it is needed to load new data, you should schedule a refresh of the power bi service. I needed, use on-premise gateway

 

 

You can also check power bi cmdlet for automation

https://docs.microsoft.com/en-us/powershell/power-bi/overview?view=powerbi-ps

 

 

refer

https://radacad.com/all-you-need-to-know-about-the-incremental-refresh-in-power-bi-load-changes-only
https://thinkaboutit.be/2020/02/how-do-i-implement-an-incremental-refresh-in-power-bi-free-or-pro/

 

 

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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