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

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
Kontrast
Frequent Visitor

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 changes. 

 

I red about different cloud solutions with a shedule (every hour/day) but this takes to long. 

 

Is there a way to implement such a funktion ?

 

Thank you in advance! 

 

Kontrast

 

1 ACCEPTED SOLUTION
Anonymous
Not applicable

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.

View solution in original post

3 REPLIES 3
Anonymous
Not applicable

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.

Thank you for your reply!

 

but yes, it should be nearly realtime and i have no SQL server. 

 

But since its possible to export data with R :

 

write.table(trim(dataset), file=”your filepath & filename.txt”, sep = “\t”, row.names = FALSE); 

 

 

maybe there is a possibility to import/refresh with R as well ?

 

 

Anonymous
Not applicable

@Kontrast,

It is not possible to use R to achieve real-time refresh in Power BI. In addition to other's post, you can purchase Power BI Premium license, which allows to refresh 48  times a day. In other words, you can refresh your dataset every 30 minutes.

Regards,
Lydia

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Fabric Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.