kabrams
Posts: 0
Joined: Mon Nov 18, 2013 2:05 am

Download 'createdat' variable from user collection

I need to make changes in my user data collection based on the date of user signup. When I download .csv file, the 'createdat' variable is not a part of the dataset. How do I get that variable into my exported .csv file?

kabrams
Posts: 0
Joined: Mon Nov 18, 2013 2:05 am

Download 'createdat' variable from user collection

I've already read all the online documentation for the past 4hrs. Please do not point me to documentation. This is an emergency. If this is possible, please tell me how.

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

Download 'createdat' variable from user collection

Hello -

The "_createdAt" field is a database system field and is not included into an exported data set. As a workaround, you can copy this field value into any additional custom database field and in this case, it will be included in exporting set.

kabrams
Posts: 0
Joined: Mon Nov 18, 2013 2:05 am

Download 'createdat' variable from user collection

ok thanks, I'll try that

Return to “Issues”