You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Is there an RPL string I could use that says "Is not in a table"?

Received Response
1
Views
2
Comments

I have a table populated with a certain segment of our customers. Pet table Product_Recommendations.

I am building a merge for those customers. However for customers not in this table at all, I want to display nothing. I thought I could get around this by saying this....

<#if 'Product_Recommendations.CROSS_SELL_1.PRODUCT_ID' != "">
If you're in this table, you will have something in cross sell 1 product ID and the people would get this message.

</#if>

However, it seems Responsys doesn't work this way because it's not that they're null. It's that they don't exists in the table. So that leads me to my question.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!