2fe1bc2eea5dd2abb1254ef9a0f5eb1837488555
Verified on a real SAS estate: - a physical NOT NULL (or primary key) constraint rejects a special missing, and getdata merges that constraint into a frontend NOTNULL rule - which passes a special missing, so the editor is more lenient than the constraint - a special missing as a MINVAL rule value fails every cell; as a MAXVAL rule value it fails every real number - a HARDFORMULA/SOFTFORMULA reading a special-missing cell returns #VALUE! - PRX and the JS engine agree on the value; SAS pads the numeric-to-character conversion, so an anchored pattern re-used in SAS needs strip()
🚀 Quick start
-
Gatsby Cli
This app is built with Gatsby CLI version: 2.12.59
-
Start developing.
Navigate into your site’s directory and start it up.
cd datacontroller.io/ npm run develop -
Open the code and start customizing!
Your site is now running at http://localhost:8000!
-
Learn more
Embed Video Examples:
video: [VideoTitle](https://www.youtube.com/embed/2Xc9gXyf2G4)youtube: https://www.youtube.com/watch?v=XrK3hmYO4agvimeo: https://vimeo.com/417808409
If want to add inline image with text left align / right align use following syntax, and place image to /static
📰 Blog & Feed content
There are two markdown-driven content sections on this site:
- Blog (
content/blog/) — long-form articles, product releases and case studies. Published at/blog/. - Feed (
content/feed/) — short announcements and social-media style updates. Published at/feed/.
Both sections are combined into a single RSS feed at /rss.xml.
See docs/adding-feed-posts.md for a step-by-step guide on adding a new Feed post.
Languages
TypeScript
80.2%
JavaScript
18.5%
CSS
1.3%
