Tag: Coding & Data

Taming SAS Stored Process Selection List Prompts

Author:

 
I like most things SAS.  But there are of course some features that I wish were implemented differently.  One of those is selection list prompts.  The good news is, even when SAS implements something in a way that I find, well let’s say, surprising, there is often a way to …

Post Taming SAS Stored Process Selection List Prompts appeared first on Business Intelligence Notes for SAS® BI Users. Written by . Go to Business Intelligence Notes for SAS® BI Users to subscribe.

Everything Still Starts and Ends with Data in SAS Visual Analytics

VA LASR Data Management

Author:

SAS Visual Analytics is changing the way data is analyzed and delivered in the SAS world.  The Visual Analytics LASR server brings a new method for handling large volumes of data directly in-memory.  New tools give businesses more power with less effort to prepare data for analysis, explore data, and …

Post Everything Still Starts and Ends with Data in SAS Visual Analytics appeared first on Business Intelligence Notes for SAS® BI Users. Written by . Go to Business Intelligence Notes for SAS® BI Users to subscribe.

Coding: Quick Tip for Exploiting and Identifying SAS Formats

SAS Formats Case Subcategory

Author:

SAS formats are very useful for translating values into other values.  You may want to format values for something more presentable, use the format to do lookups within an ETL process for faster performance, or you may want to trick out a report with numeric values displayed as ranges.  There …

Post Coding: Quick Tip for Exploiting and Identifying SAS Formats appeared first on Business Intelligence Notes for SAS® BI Users. Written by . Go to Business Intelligence Notes for SAS® BI Users to subscribe.

3 Tips for Testing Large Data on Slow Connections or Escaping Upper Hell

Do you ever find yourself wondering if you are paying for sins from a past life while you wait for SAS Enterprise Guide to show …

The post 3 Tips for Testing Large Data on Slow Connections or Escaping Upper Hell appeared first on Business Intelligence Notes for SAS® BI Users. Written by .

Dashboards:Tips for Designing Dashboards with SAS Code

I realize not everyone is using the SAS BI system, but that does not mean that you don’t need to create a dashboard.  In BASE SAS, dashboards are created using fairly simple SAS code (GKPI, macros, and ODS).  [Remember, you can insert the same PROC GKPI code into  Web Report Studio as …

The post Dashboards:Tips for Designing Dashboards with SAS Code appeared first on Business Intelligence Notes for SAS® BI Users. Written by .

PC SAS Programmer Facing UNIX? SAS Enterprise Guide to the Rescue

sas enterprise guide unix servers

Time for another confession.  For more than a decade I have been running SAS jobs on UNIX servers, but I don’t really know any UNIX editors.  Not Emacs.  Not vi.  I could work around this without SAS Enterprise Guide, but it was painful sometimes.  Now that I have started using Enterprise …

The post PC SAS Programmer Facing UNIX? SAS Enterprise Guide to the Rescue appeared first on Business Intelligence Notes for SAS® BI Users. Written by .