From 23485757375cdee2987734d8e6bd501d64f1c166 Mon Sep 17 00:00:00 2001 From: blog-dev Date: Wed, 16 Sep 2026 23:17:43 +0000 Subject: [PATCH] feed: full table search - new demo video, copy matches the recording - embed the re-recorded 16:9 demo video (search walkthrough, 39s) - drop the one million row CAS claim from the description, the body and the social copy: the recording demonstrates a table in the Viewer, so the text now says only what the video shows --- content/feed/full-table-search/index.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/content/feed/full-table-search/index.md b/content/feed/full-table-search/index.md index f42f577..dedf1a4 100644 --- a/content/feed/full-table-search/index.md +++ b/content/feed/full-table-search/index.md @@ -1,6 +1,6 @@ --- title: 'Full Table Search: Find Any Value in Any Table' -description: Type a value into the search box and Data Controller scans every column for it - no query, no WHERE clause. Demonstrated on a one million row CAS table. +description: Type a value into the search box and Data Controller scans every column for it - no query, no WHERE clause. date: '2026-09-15 17:00:00' author: 'Data Controller' authorLink: https://www.linkedin.com/showcase/data-controller-for-sas @@ -24,7 +24,7 @@ Whichever you use, the results are ordinary rows in the Viewer, with the rest of ## Any database, not just SAS datasets -The scan runs inside SAS, against whichever libname engine the table is assigned to - so it is not limited to SAS datasets. The demonstration below is a **one million row CAS table**. +The scan runs inside SAS, against whichever libname engine the table is assigned to - so it is not limited to SAS datasets. ## Built on open source @@ -38,7 +38,7 @@ A few things worth knowing: See it in action: - + More detail in the [Viewer documentation](https://docs.datacontroller.io/dcu-tableviewer/). @@ -49,13 +49,13 @@ Data Controller for SASĀ® has a plethora of features to make Data Discovery easi Here we demonstrate "full table search". No need to formulate a query - just type a value and hit enter! -It works on all databases - here with a 1 million row CAS table +It works on all databases This feature, like most others, is built on our open-source #SASjs library - using the `mp_searchdata()` macro (https://lnkd.in/gxZZq76j). #sas #sasapps #sasviya -video: https://vid.4gl.io/w/niqkfdZkJ465gr7oDXDM6h +video: https://vid.4gl.io/w/qdEv4PP2oiPr5VXwLbN58B -->