Category: SAS

Make Your Selection Group Prompt More User Friendly

stored process pox at the sas global forum 2013

Angela and I spent Sunday morning putting the finishing touches on our SAS Global Forum video, Selection Group Prompts with SAS® Stored Processes: More Power, Less Programming.  While at the conference, just stop by the SAS Demo area, where the posters are displayed, to see the video. The video features a …

The post Make Your Selection Group Prompt More User Friendly appeared first on Business Intelligence Notes for SAS® BI Users. Written by .

Custom tasks for SAS Enterprise Guide: Q&A

Last week I delivered a SAS Talks session: Introduction to Custom Tasks for SAS Enterprise Guide (click to watch it). I promised that I would share a collection of resources where you can learn more information. First, here is a round-up of the custom tasks that I mentioned, with links […]

SOAP Error on Encoding

If you are trying to get a web service operational and encounter errors similar to the following: SOAPUI error:The message could not be processed. This is most likely because the action ‘http://tempuri.org/ISas9Users/GetSasUsers’ is incorrect or becau…

Census block maps in SAS

I’ve heard many customers ask “Can SAS do/use/handle census block maps?” My answer was “of course!” … but I never really had any examples to show/prove that.  Well, now I do! 🙂 First, you need to locate & download the shape files for the censu…

Exploring the Analysis Data Model – ADaM Datasets

Today, I stumbled upon a blog which is interesting and resourceful.  I liked the article so much so want to share with all my friends here.

Here is the direct link for the post to download or to review:

Actual Article:

The Analysis …

SAS Enterprise Guide Process Flows: The Good, The Bad, and The Ugly

ProcessFlow_expanded

SAS Programmer meets SAS Enterprise Guide Process Flows
When an old school SAS programmer meets Enterprise Guide, I suspect often the first questions are along the lines of “what’s a Project?” “what’s a Process Flow?” and of course “Why do I need them, can’t I just code???”  The honest answer is yes, …

The post SAS Enterprise Guide Process Flows: The Good, The Bad, and The Ugly appeared first on Business Intelligence Notes for SAS® BI Users. Written by .

Using Windows PowerShell to connect to a SAS Workspace server

This post is another in my series about creating apps with SAS Integration Technologies, a topic that I’m preparing for SAS Global Forum 2013. In this article, I’ll describe how to use Windows PowerShell to connect to a remote SAS Workspace, run a SAS program, and retrieve the results. This […]