Well, i have some bad news and promising news. As for the bad news, the formula wouldn't take the TRIM function based on field type. So then I got creative. I knew the functions of the formula (ToText(Intake ID - Channel Summary) & List(";",[Channel43],[Channel46]). Since obviously the two weren't equal, i wanted to see what the different was. So, i created temporary fields with just those formulas. And wouldn't you know, they don't match. You can see that the totext(IntakeID - Channel Summary) appears to have a space before and after the semicolon.
Record ID# |
IntakeID |
Temporary (IntakeID - Channel Summary) - ToText |
Temporary - Broadband & Video B/O List |
4746 |
34,280 |
Broadband Back Office ; Video Back Office |
Broadband Back Office;Video Back Office |
So, the question I now have is whether the List function allows for specificity. Meaning can I write it list List(";",[Channel43] , [Channel46]) so it matches the space in the ToText value?
------------------------------
Michael Sargent
------------------------------