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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
aume1
Helper I
Helper I

Incremental Refresh does not load newly loaded data

Hi, 

 

I've recently created a test report to see if Incremental Refresh works with PBI Pro connected to MS Blob Storage. The data is imported as .parquet file. There are two reports (exactly the same ones but one with Incremental Refresh and one with just Scheduled refresh).

 

The problem is that once the new data is loaded to the blob storage, the one with Incremental Refresh did not load the new data but the Scheduled Refresh report did. The steps I took to confiure Incremental Refresh are:

 

1. Imported the .parquet from the blob storage

2. Created RangeStart and RangeEnd parameter 

Aki_umemoto_0-1628072632236.png

 

 

3. Since there is no date/time column (but DateID column formated like 20210804), I've created a function that converts RangeStart and RangeEnd to match the ID column format

Aki_umemoto_1-1628072632246.png

 

 

4. Filtered the DateID column and applied RangeStart and RangeEnd as the range

Aki_umemoto_2-1628072632269.png

 

 

5. Implemented Incremental Refresh Policy for the table

Aki_umemoto_3-1628072632663.png

 

6. Published it and set the Scheduled Refresh

 

Currently the data shown in the report is for 20210717 - 20210724, and after the refresh it should have changed to 20210717-20210725 but it only shows the data 20210717 - 20210724. 

 

My Questions are:

 

1. Am I doing something wrong in the steps to configure IR? Do I need Scheduled Refresh set up if the Incremental Refresh is defined before Desktop?

2. I see the warning sign when applying IR. How could I check if query folding does take place? Could this be why it's not working?

1 ACCEPTED SOLUTION

I've solved the issue by extending both storage period and refresh period to 3 and 2 months respectively. I'll mark this thread as solved and thanks for the guidance!

View solution in original post

8 REPLIES 8
lbendlin
Super User
Super User

can't see the entire URL. Make sure the prefix is powerbi://

 

Also for fun you can install the updated AS_OLEDB driver to see if it makes a difference.

I've solved the issue by extending both storage period and refresh period to 3 and 2 months respectively. I'll mark this thread as solved and thanks for the guidance!

lbendlin
Super User
Super User

No there are no other workspace with the same name. 

 

Trying to connect via:

Aki_umemoto_0-1628175243196.png

now gives me an error saying that the URI is not recognised:

Aki_umemoto_1-1628175284879.png

 

Also tried connecting the dataset to OnPremise Data Gateway but Incremental Refresh it didn't work either.

lbendlin
Super User
Super User

No, the error is because you didn't specify the dataset name.  (dataset=initial catalog).  However, DAX Studio should be able to connect to the workspace first and then give you the list of datasets. 

 

Can you check if you have build permissions on the dataset?

Yes - I have the admin and others who has the access to the workspace has member permissions

lbendlin
Super User
Super User

1, yes, you need to do that. Keep in mind that Incremental refresh only works on the SECOND refresh after a meta data update.

2. It's just a note, not a warning.  Query folding is not required for incremental refresh to work.

 

The ONLY true way to check that incremental refresh is working is to connect to the dataset in the Power BI service (for example via DAX Studio or SSMS) and to validate the refresh timestamps on the partitions.  If you only see one partition then you know it's not working at all.

Thank you for replying! 

 

Could I ask you what the required steps are to verify the incremental refresh using DAX Studio? I've been trying to connect DAX Studio to PBI Service dataset through powerbi://api.powerbi.com/v1.0/myorg/Word1%20Word2%20Word3%20Word4 (instead of Word1%...Word4, I used my workspace name), but keep getting an error:

Aki_umemoto_1-1628148559459.png

Is it because I'm not on Premium Capacity?

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors
Top Kudoed Authors