A space for data analytics & AI related technical resources and discussions.
Monarch for Oracle ERP (Fusion, EBS, JD Edwards, NetSuite) - User Group This blog post is a location where Oracle ERP customers can engage and support each other on their journey to success with Monarch. In addition to this blog post, we have user group meetings where we share examples of pre-built templates from the…
Exercise Info * Application (Classic vs Data Prep Studio): Data Prep Studio * Level of Difficulty (Beginner, Intermediate, Advanced): Beginner * Skills/Features Tested: Append, Formula Fields, Filter, GroupBy, Analyze * Systems of Record: Not Applicable * Estimated Time to Solve: 15 mins * Exercise files required are…
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) 2024 Versions 2023 Altair Monarch Server 2024 Versions 2023 Altair Panopticon (formerly Panopticon Server) – Visualization Server 2024 Versions 2023 Altair Knowledge Studio/Seeker 2024…
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…
There's a wealth of content waiting for you to explore! Need support or have a question? Login or join our community.