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

Don't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.

Reply
rahul_ferns
Helper II
Helper II

Adding Incremental Refresh Parameters Error Due to Binary Column

Hello Experts

I have connected multiple CSV files on SharePoint and it works and now wanted to add incremental refresh due to the size of the data, but when i am adding the RangeStart and RangeEnd parameters I am getting the below error

rahul_ferns_0-1708415757731.png

the problem seems to be when i am combing the csv files, Power Query creates a column Content which is Binary

rahul_ferns_1-1708415880413.png

and I get this error when expanding the data

rahul_ferns_2-1708415944452.png

I have tried to change the column type to text, but then I get the below error

rahul_ferns_3-1708416157550.png

Can someone please point me in the right direction as to what I need to change to acheive incremental refresh as the data is big and takes long to refresh and having incremental refresh would be amazing

 

Regards

Rah

 

 

 

3 REPLIES 3
tharunkumarRTK
Super User
Super User

@rahul_ferns 

It seems you are filtering the binary data column using the rangestart and rangeend parameters. This will not work. Its could be difficult to implement incremental refresh for sharepoint source as the query folding does not work. 

One possile workaround that I could think is to split the large file into smaller files and keep all the files into one folder in sharepoint and put the incremental refresh filter on file created date column or file modified date column and then in the next step expand the data.


If the post helps please give a thumbs up


If it solves your issue, please accept it as the solution to help the other members find it more quickly.


Tharun



@tharunkumarRTK 

The files are located in a SharePoint folder, as soon as I add the the parameters I get the error and I am unable to add the filter to the date column

Regards

Rah

 

rangestart and rangeend parameters contain datetime values and you cannot use them as fiters on a binary column. 

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!

December 2024

A Year in Review - December 2024

Find out what content was popular in the Fabric community during 2024.

Top Kudoed Authors