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

Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started

Reply
kadapavel
Helper II
Helper II

Incremental refresh from Azure DataLake

Hello everyone,

I'm having diiculty to deploy Power bi reports to my clients due to slow download process(1 day 2M rows of data),

as a solution wanted to use incremental refresh, but.. My data is partially in Azure SQL and mostly in Azure DataLake.

 

As one test trial I used as source only DataLake query and succesfullly pulished report with right setting of parameters RangeStart, RangeEnd etc.. but even report is in Premium workspace refresh is not working.

 

"You can't schedule refresh for this dataset because the following data sources currently don't support refresh:

  • Data source for PolicyBased_36686F87_B3FA_4760_A613_9C6D47A37170
  • Data source for Partition_36686F87_B3FA_4760_A613_9C6D47A37170

 

Discover Data Sources

Query contains unknown or unsupported data sources."

 

I would appreciate for any possible solutions or suggestions.

BR

Pavel

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

HI @kadapavel,

 

Is there any advanced operation in your query tables? (e.g. combine, append, invoke custom functions...)

AFAIK, current power bi service side not support scheduled refresh on datasource which used custom functions or had datasource who mix 'on premise' and 'online' datasources.

 

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

2 REPLIES 2
v-shex-msft
Community Support
Community Support

HI @kadapavel,

 

Is there any advanced operation in your query tables? (e.g. combine, append, invoke custom functions...)

AFAIK, current power bi service side not support scheduled refresh on datasource which used custom functions or had datasource who mix 'on premise' and 'online' datasources.

 

Regards,
Xiaoxin Sheng

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

Hi Xiaoxin,

Thanks for reply. Yes I use parameters in functions, then invoke them.

Hopefully the refresh will be available one day. Currently I plan to make subrefresh:).

Combining old data with new by using parameters 

Helpful resources

Announcements
Sept PBI Carousel

Power BI Monthly Update - September 2024

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

September Hackathon Carousel

Microsoft Fabric & AI Learning Hackathon

Learn from experts, get hands-on experience, and win awesome prizes.

Sept NL Carousel

Fabric Community Update - September 2024

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

Top Solution Authors