Forum Discussion

bhuvi_123's avatar
bhuvi_123
Microsoft Employee
3 years ago

Incremental refresh for azure synapse with sql serverless pool

Hello

I have cosmos collection with updatedDate time filed in epochtime stamp format. I have enabled azure synapse for this with serverless sql pool. I want to do the incremental import on this. I followed the steps as mentioned in https://learn.microsoft.com/en-us/power-bi/connect-data/incremental-refresh-overview, but it seems to be not working. I have these queries-

1) Is it correct to use updateTimestamp for RangeStart/RangeEnd and will it work as I need to create custom column which will have dateTime converted from this epoch. This column will be used for filtering.

2) Does this work with Azure synapse in this scenario? As I explored, I only see views. How partioning will work here, how I can verify it?

2 Replies