List of questions
Related questions
Question 30 - Certified Marketing Cloud Intelligence Accredited Professional discussion
An implementation engineer is requested to extract the first three-letter segment of the Campaign Name values.
For example:
Campaign Name: AFD@Mulop-1290
Desired outcome: AFD
Other examples:
Which formula will return the desired values?
A.
LEFT(EXTRACT(csy['campaign_name]],~',0),3)
B.
EXTRACT(csv[campaign_name!;@',1)
C.
EXTRACT(csv[campaign_name'],---,0)
D.
EXTRACT(EXTRACT(csv['campaign_name]]/@',1),-,0)
E.
LEFT(EXTRACT(csv[campaign_name'}/---',1),3)
Your answer:
0 comments
Sorted by
Leave a comment first