Files
docs.datacontroller.io/docs
dc 83641a204f docs(validations): a range rule compares in SAS's own order
A range rule keys both the cell value and its own value into the order SAS uses
for a numeric variable: every missing below every non-missing value, and the
missing values ordered ._ then the regular missing then .A through .Z. So a range
can be written in special missings and mean what SAS means by it - MINVAL .A with
MAXVAL .C accepts .B and rejects .D - and the numeric cases follow from the same
order: a missing fails a numeric MINVAL and passes a numeric MAXVAL, and a number
sits above every missing.

Replaces the "a range rule ignores a missing value" wording, which described the
previous take's behaviour rather than SAS's.
2026-09-23 21:27:57 +00:00
..
2022-10-14 22:40:27 +01:00
2026-09-03 17:25:40 +00:00
2022-01-17 22:58:32 +01:00
2026-06-30 13:42:06 +01:00
2026-07-13 18:23:00 +01:00
2022-07-25 14:55:07 +01:00
2022-11-01 12:27:19 +00:00
2020-07-15 12:33:21 +02:00
2020-05-31 18:05:51 +02:00
2026-06-30 13:42:06 +01:00
2026-04-04 00:49:32 +01:00
2026-09-03 17:25:40 +00:00
vid
2024-01-24 20:51:46 +00:00
2024-05-02 16:55:50 +01:00
2026-06-30 13:42:06 +01:00
2018-07-04 15:20:03 +02:00
2022-08-15 11:09:43 +01:00
2026-09-03 17:25:40 +00:00
2026-06-02 13:56:53 +01:00
2021-05-12 16:34:35 +03:00
2022-12-15 11:27:33 +01:00
2026-03-14 13:40:47 +00:00
2022-11-01 12:27:19 +00:00
2022-07-11 18:57:12 +01:00
2026-09-03 17:25:40 +00:00