Forum Discussion

Kontrast's avatar
Kontrast
Frequent Visitor
8 years ago
Solved

Dynamic Data Refresh

Hello everyone,    as i wrote in the title, i need a solution for dynamic data updates.  I have a source (exel file) with a table and i want the dashboard automatically refreshed if the exel file ...
  • Anonymous's avatar
    Anonymous
    8 years ago

    I think your best bet is saving this excel file in OneBox.  The sync between OneBox and PowerBI is pretty frequent.

     

    Otherwise, you may need to use Microsoft Flow with a trigger that says "whenever this Excel file updates, force a refresh on Power BI".

     

    If you truly need realtime response in Power BI, you may want to consider using a DirectQuery approach.  However, this will require your dataset to come from a SQL Server connection.