Questions tagged [dataextensions]
ExactTarget - A data extension is a table within the application database that contains your data.
1,578 questions
0
votes
1
answer
38
views
Is there a way to incrementally extract Subscribers Data View?
I’m trying to extract the last 7 days worth of data from each Data View into Data Extensions (I’d run this process & extract daily to upsert into Data Warehouse tables).
However, for views like ...
0
votes
1
answer
54
views
Marketing Cloud CloudPage SSJS call to Everest Validity API returns “Unable to retrieve security descriptor for this frame.”
I’m building a CloudPage that reads a DE and validates emails one-by-one using the Everest Validity API. The SSJS runs, the DE read works (Fetch Emails Button), but the moment I call the external ...
0
votes
1
answer
42
views
Permission to only create Filtered DE?
Is it possible to set permissions for a User to ONLY create Filtered Data Extensions from already existing ones, but not to create new DEs from scratch?
0
votes
1
answer
248
views
How do you activate related attributes from Salesforce Data Cloud to SFMC as single attributes?
Is there a way to activate related attributes from Data Cloud into SFMC as individual fields (not bundled in a JSON string within the shared data extension)?
I explored using data transform within ...
0
votes
1
answer
93
views
Will people get caught in a loop when using "Re-entry only after exiting" in SFMC?
I've started using the "Re-entry only after exiting" option for a SFMC journey. I have found that, even after a contact from Salesforce has been removed from the data extension (through an ...
0
votes
1
answer
88
views
Check if current Journey contact exists in another Data Extension
I have a Data Extension "Contacts_Entry" which is used as the Entry Source for a Journey. The email sent through the Journey includes a link to a Cloud Page. When a user clicks this link, ...
0
votes
1
answer
129
views
Marketing Cloud Async REST API call consumption when consolidate multiple rows in one call
When upserting multiple rows into Data Extension object using REST API asynchronous endpoint shown in this example.
Docs - upsert Data extension rows.
In this example, it consolidates 4 records in one ...
0
votes
0
answers
57
views
SFMC: Why is the 'Default Value' not displayed when I enter it after the following steps (starting from a nullable value)?
Why is the 'Default Value' not displayed when I enter it after the following steps (starting from a nullable value)?
Imported DE, the next step is to create a new field, set it to nullable and set the ...
0
votes
1
answer
105
views
SFMC: Why is it not possible to have more than one send log Data Extension?
I wanted to ask the community a curiosity.
Why is it not possible to have more than one send long Data Extension?
I know it is not possible to have more than one per channel.
What would cause having ...
0
votes
1
answer
48
views
Decision Split Activity has more "records" than the Data Extension entry
I'm curious if anybody else has had this happen before, and what the reasoning would be. The decision split shows that it had more records pass through it than were even available in the entry DE. ...
0
votes
0
answers
45
views
Journey not reflecting changes in Data Extension
I am having some troubles with pushing contacts through our product launch campaign journey.
The contacts are added to a data extension (2025 Campaign) through a cloud page, the date extension which ...
0
votes
1
answer
118
views
Cannot select data extension for transactional Journey
I created a data extension that is sendable. When I go to Journey Builder and try to select that DE for a transactional Journey, it is not available. It does not even show in my list of data ...
0
votes
1
answer
243
views
Query All Contacts with Email Address field
I want to query All Contacts in our SFMC instance with Contact ID and Email Address. But I can only query SubscriberKey field from a Mobile list I created for All Contacts. How can I query other ...
1
vote
1
answer
79
views
Issue Updating Records in Data Extension with SSJS
I'm trying to update records in a Data Extension in Marketing Cloud using SSJS, but I'm facing an issue: only some records get updated, and then the process stops without any errors.
Code Objective
I ...
1
vote
1
answer
90
views
Help with ordering rows in lookup for dynamic email content | SFMC
I am working on create a dynamic email using a contacts engagement on a campaign (using the case create date to create a ranking). The goal of the email is to show the content that the contact is more ...