Hello @cameronrobert. I REALLY appreciate your videos. I'd love a video that shows you how to pull in only X amount of people into a journey each day from a data extension of for example 10,000 records. For some reason, I haven't found a way to do that, if there's not some natural field to separate them. I don't care which people enter the journey, but I don't want more than (for example 250 people) entering the journey each day.
You could use a Random Filter to select a specific amount of records. Alternatively you could use SQL functions like “SELECT TOP 250” to limit the number of records selected.
Hi Cam,i need your assistance. I have created one data extension where it has email address and sfdc contact I'd are mandatory fields. I deployed one email as well to that data extension. Then I got the registrations from that deployed email. But in the registrants list, instead of sfdc contact I'd it has the same email address accordingly. So at the time of second deployment, i excluded that registrants and deployed the email. But the contacts didn't get excluded. May I know the system will match the sfdc contact I'd and exclude the contacts at the deployment time? That'sy mine was not excluded properly since in the data extension it has sfdc contact I'd and email address in registrants list? Kindly confirm on these ..
Sorry to hear you are having issues with contact exclusions. The appropriate way to ensure contacts are excluded from future sends will be dependant on the way your data/objects are setup. Someone would need to review your data relationships to give meaningful assistance.
@@CameronRobert oh sure Cam.. i checked the data relationship where sfdc contact I'd have been mapped to subscriber key. So I am guessing its working based on sfdc contact I'd and excluding while deployment
Very helpful video. Thanks Cam :)
Amazing tutorial
Great 🎉work. Thanks you for good explanation.
Can you upload a video about
Automating the records in SFMC
Hello @cameronrobert. I REALLY appreciate your videos. I'd love a video that shows you how to pull in only X amount of people into a journey each day from a data extension of for example 10,000 records. For some reason, I haven't found a way to do that, if there's not some natural field to separate them. I don't care which people enter the journey, but I don't want more than (for example 250 people) entering the journey each day.
You could use a Random Filter to select a specific amount of records.
Alternatively you could use SQL functions like “SELECT TOP 250” to limit the number of records selected.
Hi Cam,i need your assistance. I have created one data extension where it has email address and sfdc contact I'd are mandatory fields. I deployed one email as well to that data extension. Then I got the registrations from that deployed email. But in the registrants list, instead of sfdc contact I'd it has the same email address accordingly. So at the time of second deployment, i excluded that registrants and deployed the email. But the contacts didn't get excluded. May I know the system will match the sfdc contact I'd and exclude the contacts at the deployment time? That'sy mine was not excluded properly since in the data extension it has sfdc contact I'd and email address in registrants list?
Kindly confirm on these ..
Sorry to hear you are having issues with contact exclusions. The appropriate way to ensure contacts are excluded from future sends will be dependant on the way your data/objects are setup. Someone would need to review your data relationships to give meaningful assistance.
@@CameronRobert oh sure Cam.. i checked the data relationship where sfdc contact I'd have been mapped to subscriber key. So I am guessing its working based on sfdc contact I'd and excluding while deployment