Activity › Forums › Salesforce® Discussions › What are the various types of Data Extensions in Salesforce Marketing Cloud ?
Tagged: Ampscript, Boolean, Data Extension, Date Field, Email Address, Field Type, Number Field, Phone Field, Salesforce Marketing Cloud, Text Field
-
What are the various types of Data Extensions in Salesforce Marketing Cloud ?
Posted by Prachi on July 18, 2018 at 9:06 AMWhat are the various types of Data Extensions in Salesforce Marketing Cloud ?
Karma Dorjee replied 6 years, 10 months ago 4 Members · 3 Replies -
3 Replies
-
Hello Prachi,
Data Extensions are repository or list of emails to send. Data extension is made up of any combinations of these field types:
- Text – letters, numbers, and spaces.
- Number – Decimal values are not supported.
- Date – A system date. You can use an AMPscript function to format this value when you present it in a message.
- Boolean – A 0 or 1 value.
- Email Address – An email address.
- Phone – A phone number. Accepts any string with 10 or 11 digits in it and strips out non-digit characters.
- Decimal – A number with a decimal point.
- Local – ISO Country & Language codes
- [adinserter block='9']
-
Viewing and Working with your Data Extensions:
To view your data extensions, go to SUBSCRIBERS>>DATA EXTENSIONS.
From the list view of your data extensions you can utilize the below shortcuts:
Import – Upload contacts to your list
Filter – Shortcut to build a filtered data extension off your list
Split – Create a data extension containing a random set of contacts from your list
Export – Download your list
Send – Open a wizard to select an email to send to the list -
Data Extension(DE) are similar to table in DMBS database system, it has unique structure to hold different types of data.
Following are types of Data Extension:
- Standard Data Extension
- Sendable Data Extension
- Non-Sendable Data Extension
- Testable Data Extension
- Template based Data Extension (Eg: Send log DE, Triggered Send DE)
- Filter Data Extension
- Random Data Extension
If your Marketing Cloud is connected with Salesforce org, you will Synchronised Data Extension (Salesforce_Contact, Saleaforce_lead), you cannot create this kind DE, this will be created by system while introducing the Salesforce Objects in Salesforce Marketing Cloud.
Also you night have noticed, Salesforce Data Extension, these DEs are derived from Salesforce objects or reports.
- Standard Data Extension
Log In to reply.