Moderators: gerski, enjay, williamconley, Op3r, Staydog, gardo, mflorell, MJCoate, mcargile, Kumba, Michael_N
Postal_Code NOT IN (15010,15037,15024,15014,15025)
postal_code NOT IN ('15010','15037','15024','15014','15025')
mysql> select user from vicidial_users limit 1;
+------+
| user |
+------+
| 1102 |
+------+
1 row in set (0.00 sec)
mysql> select User from vicidial_users limit 1;
+------+
| User |
+------+
| 1102 |
+------+
1 row in set (0.00 sec)
mysql> select UsEr from vicidial_users limit 1;
+------+
| UsEr |
+------+
| 1102 |
+------+
1 row in set (0.00 sec)
postal_code NOT IN (`15010`,`15037`,`15024`,`15014`,`15025`,`15017`)
postal_code NOT IN (15010,15037,15024,15014,15025,15017)
postal_code NOT IN ("15010","15037","15024","15014","15025","15017")
postal_code NOT IN ('15010','15037','15024','15014','15025','15017')
Show Dialable Leads Count -
CAMPAIGN: Energy
LISTS: '9500','9502','9506','9507','9604','9605','9616'
STATUSES: CBAM AA B DROP CALLBK N A NEW -
FILTER: NONENERGY
CALL LIMIT: 0 CALL TIME: 9am-9pm
This campaign has 12303 leads to be dialed in those lists
Show Dialable Leads Count -
CAMPAIGN: Energy
LISTS: '9500','9502','9506','9507','9604','9605','9616'
STATUSES: CBAM AA B DROP CALLBK N A NEW -
FILTER: NONENERGY
CALL LIMIT: 0 CALL TIME: 9am-9pm
This campaign has 0 leads to be dialed in those lists
Users browsing this forum: No registered users and 169 guests