Poverty. It’s a bit difficult to define who lives in poverty – I guess it’s a relative thing, and depends on the standard of living of the people around you. Today we’re going to take a look at the child poverty rates in several ‘rich’ countries (such …
Category: SAS
Custom Style Templates: Start Small
SAS author Jane Eslinger shows give you tips for working with PROC TEMPLATE when diving into the Output Delivery System (ODS) world. Learn how to create a custom style template to get the stylized output you want.
The post Custom Style Templates: Start…
Metacoda Plug-ins Tip: Locate Home Folder for a User
It is usually obvious where a SAS user’s metadata home folder (My Folder or private user folder) is – just look under /User Folders/ (or /Users/ in older SAS versions) for a folder with the user’s name. Sometimes, however, it can be a…
Computing from Out in Left Field 2018-05-18 17:49:00
For setting SAS Options in code, make sure you have the following dlls:Interop.SASSASObjectManagerSASWorkspaceManagerFor Interop.SAS, change the property to not Embed Interop Type.. If you don’t do this, you will get the following error:Unhandled Exce…
What makes a SAS User? Insight and Community: Josh Horstman
During SAS Global Forum 2018, I sat down with four SAS users to get their take on what makes a SAS user. Read through to find valuable tips they shared and up your SAS game. I’m sure you will come away inspired, as you discover some universal commonali…
Metacoda Plug-ins Tip: Find ResponsibleParty Objects for a User
Sometimes you want to find all of the SAS metadata objects a user may be associated with. Where SAS applications have tagged a user as a ResponsibleParty, we can use the Metacoda Metadata Explorer with an advanced XMLSELECT style query to find them. Us…
Metacoda Plug-ins Tip: Advanced Expression-Based Filters (Protected Object Reviewer)
This post continues a series of examples on Advanced Expression-Based Filters for Metacoda Plug-ins, in this case for the Protected Object Reviewer. Here are some expressions that you may find useful to copy and paste into the filter bar of the Metacod…
Metacoda Plug-ins Tip: Advanced Expression-Based Filters (ACE Reviewer)
This post continues a series of examples on Advanced Expression-Based Filters for Metacoda Plug-ins, in this case for the ACE Reviewer. Here are some expressions that you may find useful to copy and paste into the filter bar of the Metacoda ACE Reviewe…