Share via

Incremental refresh for azure synapse with sql serverless pool

Bhuvnesh Kumar 31 Reputation points Microsoft Employee
2022-10-18T10:20:17.373+00:00

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?

Azure Synapse Analytics
Azure Synapse Analytics

An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.


2 answers

Sort by: Most helpful
  1. Rock 41 Reputation points
    2025-02-18T22:12:26.8833333+00:00

    hi @Bhuvnesh Kumar , have you resolved this? I have same question

    Was this answer helpful?

    0 comments No comments

  2. ShaikMaheer-MSFT 38,631 Reputation points Microsoft Employee Moderator
    2022-10-20T15:40:16.9+00:00

    Hi @Bhuvnesh Kumar ,

    Thank you for posting query in Microsoft Q&A Platform.

    Could you please clarify little more on, What you mean, when you say enabled azure synapse with serverless SQL pool for cosmos? You mean you are loading cosmos data in to some table? Server less SQL pools won't have tables actually. Kindly share more details on this please?

    If you are looking for something loading data into Azure Synapse table, then you need to consider using Dedicated SQL pool inside Azure Synapse Analytics.

    It seems the link which you are referring is related to Power BI. Microsoft Q&A is a platform for Azure related services. Below link is for PowerBI community platform. Kindly feel free to use that.
    https://community.powerbi.com/

    Hope this helps. Please let me know if any queries.

    ----------------

    • Please don't forget to click on 130616-image.png or upvote 130671-image.png button whenever the information provided helps you. Original posters help the community find answers faster by identifying the correct answer. Here is how
    • Want a reminder to come back and check responses? Here is how to subscribe to a notification

    Was this answer helpful?


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.