@@ -3,7 +3,7 @@ title: 'Complex Excel Uploads with Excel Maps'
|
||||
description: Extract scattered, dynamic data from any Excel workbook using configurable Excel Maps - no manual reformatting required.
|
||||
date: '2026-07-26 09:00:00'
|
||||
author: 'Data Controller'
|
||||
authorLink: https://www.linkedin.com/showcase/data_controller
|
||||
authorLink: https://www.linkedin.com/showcase/data-controller-for-sas
|
||||
tags:
|
||||
- Announcements
|
||||
previewImg: './dc-capture-review-approve.jpeg'
|
||||
|
||||
@@ -3,7 +3,7 @@ title: 'FSEDIT-Style Paging in the Edit Record Form'
|
||||
description: Page through your data one record at a time in the Edit Record dialog - a modern take on the classic SAS PROC FSEDIT full-screen editor.
|
||||
date: '2026-08-09 09:00:00'
|
||||
author: 'Data Controller'
|
||||
authorLink: https://www.linkedin.com/showcase/data_controller
|
||||
authorLink: https://www.linkedin.com/showcase/data-controller-for-sas
|
||||
tags:
|
||||
- Announcements
|
||||
previewImg: './example.png'
|
||||
|
||||
@@ -3,7 +3,7 @@ title: 'Some of You Will "Git" This'
|
||||
description: Pull requests, diffs, hooks, tests and pipelines - for your production data. Data Controller brings the git workflow to master data management in SAS.
|
||||
date: '2026-08-13 14:00:00'
|
||||
author: 'Data Controller'
|
||||
authorLink: https://www.linkedin.com/showcase/data_controller
|
||||
authorLink: https://www.linkedin.com/showcase/data-controller-for-sas
|
||||
tags:
|
||||
- Announcements
|
||||
previewImg: './gitflow.png'
|
||||
@@ -50,7 +50,11 @@ Perhaps:
|
||||
✅ Comments by reviewers
|
||||
✅ Full history of changes
|
||||
|
||||
Sound familiar? This is exactly how developers have managed CODE for decades - and Data Controller brings the same discipline to DATA. Every edit to a table in SAS® goes through an edit - stage - approve workflow: changes are staged as a diff, checked by validation rules and hook scripts, reviewed and approved by the people you choose, then loaded. The audit trail captures who changed what, when and why - the "git blame" of master data.
|
||||
Sound familiar? This is exactly how developers have managed CODE for decades - and Data Controller brings the same discipline to DATA.
|
||||
|
||||
Every edit to a table in Data Controller for SAS® goes through an edit - stage - approve workflow: changes are staged as a diff, checked by validation rules and hook scripts, reviewed and approved by the people you choose, then loaded.
|
||||
|
||||
The audit trail captures who changed what, when and why - the "git blame" of master data.
|
||||
|
||||
If you're ready to "commit" to Data Control, we invite you to "clone" the latest version of Data Controller for SAS - which has ALL these features - and "push" to your "main" environment for some "master" data management!
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@ title: 'SAS-isms: Library Info'
|
||||
description: Expanding a VIEW library in Data Controller surfaces engine, size, paths, table count and schema - with the same data queryable from the underlying tables.
|
||||
date: '2026-08-11 09:00:00'
|
||||
author: 'Data Controller'
|
||||
authorLink: https://www.linkedin.com/showcase/data_controller
|
||||
authorLink: https://www.linkedin.com/showcase/data-controller-for-sas
|
||||
tags:
|
||||
- SAS-isms
|
||||
previewImg: './library-info.jpeg'
|
||||
|
||||
@@ -3,7 +3,7 @@ title: 'Data Controller for SAS® - Use Cases and Features'
|
||||
description: A rundown of Data Controller use cases and features - from secure data capture and approval workflows to SCD2 load routines, validation rules, and data lineage.
|
||||
date: '2026-08-12 09:00:00'
|
||||
author: 'Data Controller'
|
||||
authorLink: https://www.linkedin.com/showcase/data_controller
|
||||
authorLink: https://www.linkedin.com/showcase/data-controller-for-sas
|
||||
tags:
|
||||
- Announcements
|
||||
previewImg: './usecases.jpeg'
|
||||
|
||||
@@ -3,7 +3,7 @@ title: 'v7.12.0: Regex Validation Rules'
|
||||
description: Define regex patterns once and have every value checked automatically - with hard rules that block bad data and soft rules to flag it for a second look.
|
||||
date: '2026-07-28 15:00:00'
|
||||
author: 'Data Controller'
|
||||
authorLink: https://www.linkedin.com/showcase/data_controller
|
||||
authorLink: https://www.linkedin.com/showcase/data-controller-for-sas
|
||||
tags:
|
||||
- Announcements
|
||||
---
|
||||
|
||||
@@ -3,7 +3,7 @@ title: "Welcome to the Data Controller Feed"
|
||||
description: A new home for quick announcements, social media updates and other bite-sized news from the Data Controller team.
|
||||
date: '2026-07-17 09:00:00'
|
||||
author: 'Data Controller'
|
||||
authorLink: https://www.linkedin.com/showcase/data_controller
|
||||
authorLink: https://www.linkedin.com/showcase/data-controller-for-sas
|
||||
tags:
|
||||
- Announcements
|
||||
---
|
||||
|
||||
@@ -3,7 +3,7 @@ title: 'Zen and the Art of Data Quality'
|
||||
description: Pirsig's motorcycle classic meets the National Bank of Belgium's DQ guidance - and the three layers of data quality defence Data Controller for SAS provides.
|
||||
date: '2026-08-07 09:00:00'
|
||||
author: 'Data Controller'
|
||||
authorLink: https://www.linkedin.com/showcase/data_controller
|
||||
authorLink: https://www.linkedin.com/showcase/data-controller-for-sas
|
||||
previewImg: './dilbert.jpeg'
|
||||
tags:
|
||||
- Announcements
|
||||
|
||||
+1
-1
@@ -8,7 +8,7 @@ module.exports = {
|
||||
summary: ``
|
||||
},
|
||||
social: {
|
||||
linkedin: `https://www.linkedin.com/showcase/data_controller/`
|
||||
linkedin: `https://www.linkedin.com/showcase/data-controller-for-sas/`
|
||||
}
|
||||
},
|
||||
pathPrefix: '',
|
||||
|
||||
Reference in New Issue
Block a user