From 27ff40b739a9d7e1c12da6a11aa6d26e3663e21c Mon Sep 17 00:00:00 2001 From: dc Date: Tue, 22 Sep 2026 18:10:28 +0000 Subject: [PATCH] blog: correct the video label on the v4.0 special missings post The special missings video was labelled "Retain Formulas when Loading Excel to SAS", which is a different video. Restores the one-line correction that was in the earlier revision of this branch, kept separate from the feed post. --- content/blog/v4-0-formats-special-missings/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/blog/v4-0-formats-special-missings/index.md b/content/blog/v4-0-formats-special-missings/index.md index 4caebfb..8bc2e27 100644 --- a/content/blog/v4-0-formats-special-missings/index.md +++ b/content/blog/v4-0-formats-special-missings/index.md @@ -61,7 +61,7 @@ Did you know that, in addition to a regular missing value in SAS (`.`), there ar These values can now be both viewed and edited in Data Controller following an update to the [SASjs Adapter](https://github.com/sasjs/adapter#variable-types). -`video: [Retain Formulas when Loading Excel to SAS](https://www.youtube-nocookie.com/embed/ggrcNr23Jzw)` +`video: [Managing Special Missing Values with Data Controller for SAS](https://www.youtube-nocookie.com/embed/ggrcNr23Jzw)` There is nothing extra to configure for special SAS numerics - they are simply available by default, for numeric cells.