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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
ssspk
Helper III
Helper III

Refresh dashboard once the data bricks tables are updated with the new data or Scheduled refresh?

Hello All,

We have used Azure DataBricks as a data source to build the dashboard. We need to refresh the dashboard once the databricks tables are updated with the new data.

(OR)

Scheduled refresh to refresh the data from Azure databricks automatically. Like every day at a specified time.

Access Azure Databricks data source using the Power BI service...

.pbxi file - Publishing area.pbxi file - Publishing area

 

Does anyone come across the same situation?

Where i can find the below configurations,?

Azure Databricks dataset for the report in the Power BI service, expand Data source credentials, and click Edit credentials

Link: Connect Power BI to Azure Databricks - Azure Databricks | Microsoft Learn

 

Thanks in Advance...

 

1 REPLY 1
tackytechtom
Super User
Super User

Hi @ssspk ,

 

I suggest you create a notebook in Azure Databricks that calls the Dataset Refresh API in Power BI for your dataset right after all the tables in databricks have been loaded. Here a video for inspiration:

How To Refresh Your Power Bi Dataset Using Python? #python #powerbi #biconsultingpro - YouTube

 

If you orchestrate the loading of the notebooks in an ETL tool like Azure Data Factory, you could do the same via an Azure Data Factory Pipeline:

https://www.tackytech.blog/how-to-refresh-power-bi-datasets-from-data-factory-with-managed-identity/

 

Let me know if this helps 🙂

 

/Tom
https://www.tackytech.blog/
https://www.instagram.com/tackytechtom/

 



Did I answer your question➡️ Please, mark my post as a solution ✔️

Also happily accepting Kudos 🙂

Feel free to connect with me on LinkedIn! linkedIn

#proudtobeasuperuser 

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

September Power BI Update Carousel

Power BI Monthly Update - September 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors