![]() | ![]() | ![]() | ![]() |
When you apply filter criteria against a numeric-typed column in the SAS Life Science Analytics Framework 5.4.x data viewers for SAS and R, you might receive unexpected results. This issue occurs when the column's numeric data values contain 12 or more digits.
The floating point precision limitations and rounding discrepancies inherent with numeric data storage results in several of the available data filter operators not returning expected results when they are specified as part of data filter criteria applied against numeric typed data.
The following operators are specifically ones that are impacted by the limitations and discrepancies:
How numeric values are stored within the SAS® 9.4 System, and how the use of floating-point representation impacts accuracy, are both well documented and offer very detailed content regarding the topics of precision and magnitude.
SAS programmers typically use programming techniques to resolve the discrepancies, specifically the use of the ROUND function.
Beginning with SAS® Life Science Analytics Framework 5.4.1, the application UI applies rounding and additional techniques in the background to compensate for the unexpected discrepancies.
Because of the changes that were introduced to ensure these expected and proper results, the IN operator has been removed as a filter selection for numeric-typed columns.
Product Family | Product | System | Product Release | SAS Release | ||
Reported | Fixed* | Reported | Fixed* | |||
SAS System | SAS Life Science Analytics Framework | Linux for x64 | 5.4 | 5.4.1 | 9.4 TS1M7 | 9.4 TS1M7 |