Hi all,
I have a bit of an urgent ask.
I'd like to check if a field (x_date) of type DateTime exists in an AJO condition. How can I do this?
I do not want check if it's empty as we won't get a value for the field if it's empty and if it does have a value then it will be populated.
Thanks
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
@trojan_horse, You can apply this function within condition activity to check whether a value exists or not,
isNotEmpty(toString(#{ExperiencePlatform.ProfileFieldGroup.profile._yyyy.sampleData.x_Date}))
@trojan_horse, You can apply this function within condition activity to check whether a value exists or not,
isNotEmpty(toString(#{ExperiencePlatform.ProfileFieldGroup.profile._yyyy.sampleData.x_Date}))
Did you find the suggested solutions helpful? It would be great if you can mark the answer as correct for posterity. If you have found out solution yourself, share it with wider audience in the community.
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies
Views
Like
Replies
Views
Likes
Replies