A space for data analytics & AI related technical resources and discussions.
Welcome to the Monarch Server Certification Preparation Guide! This is your one-stop source to help you prepare for the certifications for Monarch Server. After reviewing the content on this blog you'll be well equipped to pass the Certification once we roll it out. Bi-Weekly Study Group Meeting * Meeting Link: Click here…
SLC has a set of default colour aliases that may be different from other SAS language compiler systems. This example shows how to make the table backgrounds white: proc template; define style styles.custom; parent=styles.rtf; replace wps_colors / 'gblockDefault'=#B4CCE5 'gtextlinesDefault'=#0066CC 'gblock1'=#CF6C33…
SLC comes with a set of font aliases that may be different from other SAS language compilers. The aliases for SLC are: proc template; define style styles.custom; parent=styles.rtf; replace fonts / 'TitleFont2' =("Courier",9pt) 'TitleFont' = ("Courier",9pt) 'StrongFont' = ("Courier",9pt) 'EmphasisFont' = ("Courier",9pt)…
Altair SLC provides some support for SAS7BDAT files to assist you in migrating to Altair SLC for all your SAS language programming needs. You can use SAS7BDAT datasets directly in Altair SLC. (Strictly speaking you can read and/or write a whole SAS7BDAT data set but you cannot insert or append an existing SAS7BDAT…
Please join us for a 1 day training workshop on Wednesday September 25th in Raleigh NC. It will be a great opportunity to see what's new in the product and learn how others are using it in their line of business. Joining remotely is an option for those who are not able to attend in person. RSVP: Please RSVP using this…
Software Support Policy Latest Product Versions Product Name Current Version Versions Supported Altair Monarch (formerly Altair Modeler) 2025 Versions 2024 onwards Altair Monarch Server 2025 Versions 2024 onwards Altair Panopticon (formerly Panopticon Server) – Visualization Server 2026 Versions 2024 onwards Altair…
Exercise Info * Application (Classic vs Data Prep Studio): Data Prep Studio * Level of Difficulty (Beginner, Intermediate, Advanced): Beginner * Skills/Features Tested: Worksheet Design, Group, Pivot, Analyze * Systems of Record: Salesforce, Workday, Oracle etc. * Estimated Time to Solve: 15 mins * Exercise files required…
Is it possible to “protect” SLC code from being visible to third parties? The SAS language has a macro option to hide the source code, however, this option is not available in SLC. %macro mymacro/store secure; Unfortunately, secure (encrypted) macro libraries are not available in current versions of SLC. SLC cannot read…
During the installation of SLC Hub you can choose the location of the 'var' directory (on Windows this is in C:\ProgramData) which Hub will use for certain files including the WORK temporary libraries. You should choose a 'var' directory with a suitable amount of disk space for all user WORK space. In SLC Hub the WORK…
WINDOWS FIREWALL FOR wpslink_http PROCESS The firewall entry is created when SLC is installed and removed when SLC is uninstalled. This can be problematic if an old version is uninstalled *after* a new version has been installed, e.g. install v2024 and then uninstall v2023. Symptoms: Hub can’t run SLC. No clear error…
There's a wealth of content waiting for you to explore! Need support or have a question? Login or join our community.