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
admiralman
Advocate II
Advocate II

Conditional Dataset refresh

I'm wondering if there is a way to conditionally update a dataset. I am connecting to SQL Server and populating 4 tables in my dataset from 4 source tables. I would like to only update my dataset if the run date in the source is in the same month as the current month. 

1 ACCEPTED SOLUTION

@admiralman,

 

Few advises about REST API.

 

1) You need to have Power BI Pro license.

2) Then register an application (even fake one). See details - https://docs.microsoft.com/en-us/power-bi/developer/register-app

3) Then create a code for authorization token generation - https://docs.microsoft.com/en-us/power-bi/developer/get-azuread-access-token

 

Regards,

Ruslan

View solution in original post

3 REPLIES 3
zoloturu
Memorable Member
Memorable Member

Hi @admiralman,

 

It is not easy to use. But I can tell you some approaches:

 

1. Purchase Power BI Premium capacity. Then follow the instructions below you will be able to have only fresh data - https://docs.microsoft.com/en-us/power-bi/service-premium-incremental-refresh

 

2. Another option is to make some code in C#, Javascript or R. In details you would need to retrieve date from a database and compare it to current month programmatically. And assign some schedule to that. Then you can call REST API request to Power BI dataset to refresh it if a date is new. Refer to the link - https://docs.microsoft.com/en-us/rest/api/power-bi/datasets/refreshdatasetingroup

 

Regards,

Ruslan

Gotcha...since we dont have the need for premium I will look at the REST call to refresh data. Thanks.

@admiralman,

 

Few advises about REST API.

 

1) You need to have Power BI Pro license.

2) Then register an application (even fake one). See details - https://docs.microsoft.com/en-us/power-bi/developer/register-app

3) Then create a code for authorization token generation - https://docs.microsoft.com/en-us/power-bi/developer/get-azuread-access-token

 

Regards,

Ruslan

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