Forum Discussion

xiuqinglim20's avatar
xiuqinglim20
New Member
3 years ago
Solved

Power BI Different Refresh Timings

Hi, I have a Power BI Report with the following data (with scheduled refresh frequency of every 4 hours):

  • 3 Tables from SQL
  • 1 Merged Table from above 3 Tables
  • 1 Table from Sharepoint

I have a Power Apps embedded into the report where the user can input comments to be reflected in the report visuals. The Power Apps will update the Sharepoint Table (Point number 3 above) and I have a Power Automate that will trigger the refresh of the Power BI dataset. 

 

However, I do not want to refresh the entire dataset unnecessarily as the SQL tables & the merged table are large and would take a lot of time. I just want to refresh the Sharepoint table to reflect the comments input by user instead of waiting for the comments to be reflected at the next 4 hour mark. How can I do this?

 

I tried experimenting with dataflows but as I publish the Report to Service, it creates its own dataset automatically and refreshing the dataflow does not refresh this newly created dataset

1 Reply