Problem Note 30972: The SAS® Campaign Studio refine functionality might return incorrect counts when used on an and node
When using the refine output functionality within a SAS® Marketing Automation export, it is possible for incorrect counts to be generated when refining on an and node.
For example, consider the following scenario. If you have two select nodes feeding an and node, which then maps to a different subject level, and you then feed that into a cell, which in turn feeds an export, if within that export you refine output against the
and node (before changing the subject level), then the output produced might be incorrect if you use multiple ranges. This is because the underlying SQL generated reads:
"where expression1 and expressionRange1 or expressionRange2"
Instead of:
"where expression1 and (expressionRange1 or expressionRange2)"
This is only an issue where two ranges are selected. If you select only one range within the refine functionality, the results are correct.
Select the Hot Fix tab in this note to access the hot fix for this issue.
Operating System and Release Information
SAS System | SAS Campaign Studio | Microsoft® Windows® for x64 | 4.4 | 5.3 | 9.1 TS1M3 SP4 | 9.2 TS2M0 |
Microsoft Windows 2000 Advanced Server | 4.4 | | 9.1 TS1M3 SP4 | |
Microsoft Windows 2000 Datacenter Server | 4.4 | | 9.1 TS1M3 SP4 | |
Microsoft Windows 2000 Server | 4.4 | | 9.1 TS1M3 SP4 | |
Microsoft Windows 2000 Professional | 4.4 | | 9.1 TS1M3 SP4 | |
Microsoft Windows NT Workstation | 4.4 | | 9.1 TS1M3 SP4 | |
Microsoft Windows Server 2003 Datacenter Edition | 4.4 | 5.3 | 9.1 TS1M3 SP4 | 9.2 TS2M0 |
Microsoft Windows Server 2003 Enterprise Edition | 4.4 | 5.3 | 9.1 TS1M3 SP4 | 9.2 TS2M0 |
Microsoft Windows Server 2003 Standard Edition | 4.4 | 5.3 | 9.1 TS1M3 SP4 | 9.2 TS2M0 |
Microsoft Windows XP Professional | 4.4 | 5.3 | 9.1 TS1M3 SP4 | 9.2 TS2M0 |
Windows Vista | 4.4 | 5.3 | 9.1 TS1M3 SP4 | 9.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.
Type: | Problem Note |
Priority: | high |
Date Modified: | 2008-02-26 14:08:51 |
Date Created: | 2008-01-18 14:51:42 |