Skip to main content
Solved

power lists - validate against underscores

  • April 27, 2018
  • 1 reply
  • 25 views

diane_morneau
Forum|alt.badge.img
In the process of wanting to clean up power lists of generic names, I am testing with underscores to exclude any name that contains two underscores. When I do that, the PL returns 0 record. When I remove that parameter, I get my 200+ records. Clearly, underscores makes it go bizzurk!

Rule Name:CSM contacts for MONTHLY STATS
Rule Criteria:
..... (kept just a few entries here)....
AND NOT JBCXM__Contact__r.Name LIKE '%Information%'
AND NOT JBCXM__Contact__r.Name LIKE '%Contact%'
AND NOT JBCXM__Contact__r.Name LIKE '%__%'

Best answer by sai_ram

Hi Diane, Sorry for the delayed response,Is the issue still exists?

For a better help on the above use-case, can I raise a support ticket.

Changing this to a problem post.

1 reply

sai_ram
Forum|alt.badge.img+1
  • Expert ⭐️⭐️
  • Answer
  • June 11, 2018
Hi Diane, Sorry for the delayed response,Is the issue still exists?

For a better help on the above use-case, can I raise a support ticket.

Changing this to a problem post.