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
dualsweat
Frequent Visitor

Power_BI Incremental Refresh Parameter Error(s)

Hello All,

                     I am a relatively new POwer_BI n00b, but I have the "premium" license and I am trying to setup incremental refresh on a large dataset stored in an Azure blob. The data set is hundreds of thousdans of small .csv files.

 

                   I initially set my report up to refresh daily, but after about a month it began timing out. It was at that point that I tried to setup incrememental refresh. Unfortunately, everytime I set it up, I can the same parameter errors. Does anyone know what these errors mean or how to fix them? Google and the forums have yielded some results, but nothing that relates directly to this error.

 

                  Here is the procedure I am following to set up incrememntal refresh: https://docs.microsoft.com/en-us/power-bi/service-premium-incremental-refresh

 

                 Here is a saved video of me setting up the parameters (along with the displayed error). I saved it on my OneDrive:

                 https://1drv.ms/u/s!AugiFDhJoAv-2P4kX3jK-qBUcLpW1g?e=IgEQy0

 

Any information is appreciated!

 

Thank You,

 

M---------

1 ACCEPTED SOLUTION
v-shex-msft
Community Support
Community Support

Hi @dualsweat ,

I think this issue should more relate to your custom functions. 

It seems like your query tables are generated from custom functions and you modify these parameters to Rangestart and RangeEnd with DateTime type. (I guess custom function require binary type records to do merge operations) Obviously, new DateTime parameters don't work on the original function to generate merged tables.
I'd like to suggest you create two new parameters to store date/time value and use on the query table as incremental filters.
Regards,

Xiaoxin Sheng

Community Support Team _ Xiaoxin
If this post helps, please consider accept as solution to help other members find it more quickly.

View solution in original post

1 REPLY 1
v-shex-msft
Community Support
Community Support

Hi @dualsweat ,

I think this issue should more relate to your custom functions. 

It seems like your query tables are generated from custom functions and you modify these parameters to Rangestart and RangeEnd with DateTime type. (I guess custom function require binary type records to do merge operations) Obviously, new DateTime parameters don't work on the original function to generate merged tables.
I'd like to suggest you create two new parameters to store date/time value and use on the query table as incremental filters.
Regards,

Xiaoxin Sheng

Community Support Team _ Xiaoxin
If this post helps, please consider accept as solution to help other members find it more quickly.

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.