Marketing Qualified Lead Date not populating

Jessica_Korn
Level 3

The Marketing Qualified Date (which is a custom field on a lead's Lead Info tab) is not being populated for all leads that are scoring up to MQL status. The suggested fix from the Marketo support team was to change the Attribute for trigger Data Value Changes but this has not resolved the issue. Has anyone else experienced this problem? Any ideas on how to fix it? Thank you!

Tags (1)
4 REPLIES 4
Andy_Varshneya1
Level 9

Hi Jess, can you share screenshots of the trigger campaign that's supposed to be populating the data?

Jessica_Korn
Level 3

Hi Andy,

Within my lifecycle program, this is the MQL campaign. The trigger is that the lead score is changed to 200 (our threshold to become an MQL). The attached screenshot is the flow step we include to capture the date that the lifecycle status changes to MQL. Capture.PNG

Andy_Varshneya1
Level 9

Nothing wrong there. I would confirm that the field Marketing Qualified Date is a datetime field and not just date field. If it's just a date field, you'll have to use {{system.date}} instead of {{system.dateTime}}

You can confirm the field type through Admin > Data Management > Field Management

pastedImage_0.png

then find and select the field > look at the field type

pastedImage_2.png

Since my field is Type = Date, it wouldn't work with your Change Date Value step.

Sara_Greaves
Level 5

Hi Jess,

Here's how we do it and it works for us:

pastedImage_0.png

Is that the only action you have in your flow step? Are your leads getting held up somewhere else?