function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
maddy27maddy27 

How do i know when the records were created in data extension

Hi,
Can someone help how can i find when the records were created in DE through sync.
We have dynamic CRM where it is conencted to Salesforce marketing cloud , and through automation it picks up the data from DE.
how can i know when the records are dumped into marketing cloud.
thanks
sardar1 yaseen2sardar1 yaseen2
I am also looking for the same ans...
https://www.mobapks.com/video-editor/filmorago-pro-apk/
devroid vemlowdevroid vemlow
I think its helps you, If your data extension has a retention time, then each row gets a hidden field that you can simply query with SQL or AMPScript: _CreatedDate. At least in query studio you have to relabel the field to get a result, as "normal" DE fields aren't allowed to start with an underscore.

SELECT testField,
[_CreatedDate]
AS myCreatedDate
From yourDEWithRetention

My suspicion is that it's used in how record level data retention time is calculated internally, as it only works in DEs with retention.
https://apkloo.com/garena-free-fire-max-mod-apk/
devroid vemlowdevroid vemlow
I think its helps you, If your data extension has a retention time, then each row gets a hidden field that you can simply query with SQL or AMPScript: _CreatedDate. At least in query studio you have to relabel the field to get a result, as "normal" DE fields aren't allowed to start with an underscore.

SELECT testField,
[_CreatedDate]
AS myCreatedDate
From yourDEWithRetention

My suspicion is that it's used in how record level data retention time is calculated internally, as it only works in DEs with retention.

https://apkloo.com/garena-free-fire-max-mod-apk/
becace riobecace rio
Using this trick you solved the prolem
<script runat="server"> Platform.Load("core", "1"); var api = new Script.Util.WSProxy(); ////////////////////////////// //// CONFIGURATION OBJECT ////////////////////////////// try { ////////////////////////////// //// PERFORM ACTIONS ////////////////////////////// } catch(err) { ////////////////////////////// //// WRITE IN ERROR LOG ////////////////////////////// } ////////////////////////////// //// FUNCTIONS & HELPERS ////////////////////////////// </script>

i am using this trick its works for me, you can try this... Carrom Pool MOD APK (https://an1mod.com/carrom-pool-mods/" target="_blank)
jenny mullerjenny muller
There is no way to access the record level created date without using the trick you mentioned around the date field on the DE. Documenting below for those that aren't sure how to accomplish that.
By selecting the "use the current system date" option on the field attribute.
Avast antivirus MOD Apk (https://modokay.com/avast-antivirus/)
Rishi Kesharwani 6Rishi Kesharwani 6
There is no way to access the record level created date without using the trick you mentioned around the date field on the DE. Documenting below for those that aren't sure how to accomplish that. By selecting the "use the current system date" option on the field attribute.

You Can Also Use This VPN While Doing data extension work, Click Here (https://play.google.com/store/apps/details?id=com.xo.vpn)
lenilac joyislenilac joyis
how can i deal with this problem.
https://ullumodapk.com/
Fahim AhmedFahim Ahmed