web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Finance | Project Operations, Human Resources, ...
Unanswered

Data entities does not have ModifiedDateTime column

(3) ShareShare
ReportReport
Posted on by 231
/Dear Experts,
 
Dynamics 365 FO data entities does not have  ModifiedDateTime column.  Then  how to handle Incremental push/change tracking from Azure Data Factory to Snowflake.
Should I add the ModifiedDateTime column manually only in all of the entities? Or can we use RowVersion CT Enabled /Change tracking column that is available in entities?
 
Suggestion will be much appreciated.
 
 
Regards
Martin
Categories:
I have the same question (0)
  • Martin Dráb Profile Picture
    238,749 Most Valuable Professional on at
    If you want to add ModifiedDateTime field, you need to think about how you want to populate it. Entities often consists of several tables and if you use ModifiedDateTime of just one of them, you'll miss changes of the entity coming from other tables. I did see an implementation where a computed column was added to entities, providing the highest ModifiedDataTime of all records involved.
     
    I don't know your exact scenario, but I would indeed consider change tracking (such as Track changes for finance and operations virtual tables in Dataverse).
     
    Moved from Integration, Dataverse, and general topics forum to Finance | Project Operations, Human Resources, AX, GP, SL forum.
  • Sohaib Cheema Profile Picture
    49,677 Super User 2026 Season 1 on at
    Hi,
    You may consider using Change tracking for entities for non-BYOD case. Take a look at docs here: https://learn.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/data-entities/entity-change-track
  • André Arnaud de Calavon Profile Picture
    303,314 Super User 2026 Season 1 on at
    Hi Martin,
     
    Can you explain your exact requirement? Do you need the modifieddatetime in snowflake or do you intend to use it to recognize changes? 

    Have you considered the Synapse link or Fabric link? This is based on export of contents from tables with incremental changes.
  • martinarul Profile Picture
    231 on at
    Hi Andre,
     
    Sorry for the late reply.
    We are integrating D365FO data from Azure blob storage to Snowflake. 
    My concern here is how to do incremental load of data as we do not have modifieddatetime column in entities.
    Example: I am pushing customer master. Instead of loading all the customers every time, I want to load only the newly created/modified customer after the initial load.
     
    currently we are doing full load every time the job is run.
  • Diego Mancassola Profile Picture
    671 on at
    Hello, if you need the time stamp of last modification for incremental export, you can adopt a calculated column on the entity witch represent the max of modified datetime fields of all (significant) tables of entity.
     
    But, for better understand, how data passed out from D365FO to Blob Storage? You have to push data in incremental way in this step and then push to snowflake? If true, how this step is done?
     
    As suggested you can evaluate the Synapse o Fabric, these support natively the incremental push of data.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Congratulations to our 2025 Community Spotlights

Thanks to all of our 2025 Community Spotlight stars!

Leaderboard > Finance | Project Operations, Human Resources, AX, GP, SL

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 510 Super User 2026 Season 1

#2
Giorgio Bonacorsi Profile Picture

Giorgio Bonacorsi 399

#3
Adis Profile Picture

Adis 251 Super User 2026 Season 1

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans