SUPPORT / SAMPLES & SAS NOTES
 

Support

Problem Note 30989: A zero count is returned after manually changing the values in a multi-select node

DetailsHotfixAboutRate It

The multi-select properties in a SAS® Campaign Studio multi-select node allow you to choose fields which are to be included. Once a field is selected, you can then choose which values of that field are to be used when building the query from the Select Values dialog box.

If the field has an asscoiated list of values, then these are presented and you can select which are required. If no list is present, then you can enter individual values to create a list.

Once it is accepted, the application then returns to the Multi-select Properties dialog box and enables you to select more fields and generate counts. A certain set of circumstances, however, causes a zero count to be produced when, in fact, the count is not zero.

If after creating a list of values, the multi-select node is closed and re-opened and you change the values of the selection list in the Multi-select Properties dialog box rather than in the Select Values dialog box, then the counts will be returned as zero.

This is because the underlying SQL will change from:

WHERE FIELDNAME IN ('choice1','choice2','choice3')

to:

WHERE FIELDNAME = 'choice1,choice2,choice3,choice4'

To work around this problem, change the list values in the Select Values dialog box and not in the Multi-select Properties dialog box.

Select the Hot Fix tab in this note to access the hot fix for this issue.



Operating System and Release Information

Product FamilyProductSystemProduct ReleaseSAS Release
ReportedFixed*ReportedFixed*
SAS SystemSAS Campaign StudioMicrosoft® Windows® for x644.45.39.1 TS1M3 SP49.2 TS2M0
Microsoft Windows 2000 Advanced Server4.49.1 TS1M3 SP4
Microsoft Windows 2000 Datacenter Server4.49.1 TS1M3 SP4
Microsoft Windows 2000 Server4.49.1 TS1M3 SP4
Microsoft Windows 2000 Professional4.49.1 TS1M3 SP4
Microsoft Windows NT Workstation4.49.1 TS1M3 SP4
Microsoft Windows Server 2003 Datacenter Edition4.45.39.1 TS1M3 SP49.2 TS2M0
Microsoft Windows Server 2003 Enterprise Edition4.45.39.1 TS1M3 SP49.2 TS2M0
Microsoft Windows Server 2003 Standard Edition4.45.39.1 TS1M3 SP49.2 TS2M0
Microsoft Windows XP Professional4.45.39.1 TS1M3 SP49.2 TS2M0
Windows Vista4.45.39.1 TS1M3 SP49.2 TS2M0
* For software releases that are not yet generally available, the Fixed Release is the software release in which the problem is planned to be fixed.