Custom Tokens not displaying values
Greetings,
We have an email set to go out to our members who received incorrect information over the weekend. We have a newly created "Has Rewards Checking Last Month Final" CO that was created in Marketo with the correct data sources and information. However, when we apply the tokens accordingly, and preview a member who qualified. None of the data is displaying correctly.
I will use the custom token rate as an example. The code for this is here:
#set($AccountList = $sorter.sort(${rewardsChecking_cList},"qualificationBeginDate:desc"))
#set($Account = $AccountList.get(0))
${Account.rate}
Now, the valid data sources for the custom object are selected:

But when I preview the test email using a qualified member's email, it doesn't show any data.

Not sure why this could be happening with not just the highlighted, but also the tokens in the "Actual Results" columns. Any help from the community would be greatly appreciated. Thanks.
Best,
Lucas
