Tag: SAS Enterprise Guide

Sorting data in SAS: can you skip it?

TL;DR The next time that you find yourself writing a PROC SORT step, verify that you’re working with the SAS Base engine and not a database. If your data is in a database, skip the SORT! The details: When to skip the PROC SORT step Many SAS procedures allow you […]

The post Sorting data in SAS: can you skip it? appeared first on The SAS Dummy.

Copy SAS variable names to the clipboard in SAS Enterprise Guide

I recently met SAS user “CSC” at the Analytics 2015 conference. It might be generous to say that he’s an avid user of SAS Enterprise Guide; it’s probably more accurate to say that he’s now accustomed to the tool and he’s once again productive. But he still misses some features […]

The post Copy SAS variable names to the clipboard in SAS Enterprise Guide appeared first on The SAS Dummy.

Oh Snap! Upload Data to the LASR Server Just Like That!

In a past life I worked at a company who had an excellent general manager, she was professional, intelligent, and a role model. It was a small company competing with giants and kicking their butt successfully. She set a new mission for the organization –  we needed to not only meet a customer’s product needs but also delight them in the process. Its hard to …

This post appeared first on BI Notes for SAS Software Users. Go to the site to subscribe or view more content.

[[ This is a content summary only. Visit my website for full links, other content, and more! ]]

What is the difference in SAS Visual Analytics and SAS Enterprise Guide?

Those considering moving to SAS Visual Analytics often quiz me about how it is different from SAS Enterprise Guide. While SAS Enterprise Guide can duplicate some SAS Visual Analytics functionality – it’s not the same. This post I’m going to explore the principal purpose of each tool to help explain how they are alike and different.

What is SAS Enterprise Guide?

SAS Enterprise Guide (EG) is a development …

Post What is the difference in SAS Visual Analytics and SAS Enterprise Guide? appeared first on BI Notes for SAS® Users. Go to BI Notes for SAS® Users – Providing resources for SAS® BI and Visual Analytics Users to subscribe. Copyright Siamese Publishing. All Rights Reserved.

[[ This is a content summary only. Visit my website for full links, other content, and more! ]]

Copy data and column names from SAS Enterprise Guide

While I’ve often written about how to get your SAS data to Microsoft Excel in some automated way, I haven’t really addressed what’s probably the most frequently used method: copy and paste. SAS Enterprise Guide 7.1 added a nifty little feature that makes copy-and-paste even more useful. The new “Copy […]

The post Copy data and column names from SAS Enterprise Guide appeared first on The SAS Dummy.

SAS Enterprise Guide now updates itself

I returned to work from a 2+ week vacation this morning. When I fired up SAS Enterprise Guide (as I do each work day and occasionally on weekends), I was greeted with this message: As a SAS insider, I knew this was coming. It’s a new feature that was added […]

The post SAS Enterprise Guide now updates itself appeared first on The SAS Dummy.

Copy an entire process flow in SAS Enterprise Guide

I’ve seen some crazy process flows in SAS Enterprise Guide. Crazy-big, and crazy-complex, used by real customers to accomplish real work. But while these process flows represent a ton of work, this is usually a calculated investment to automate processes that would be difficult to capture in another way. For […]

The post Copy an entire process flow in SAS Enterprise Guide appeared first on The SAS Dummy.

Ask the Expert: Creating custom tasks for SAS Enterprise Guide

If you have not yet discovered the new Ask the Expert series on the SAS Training site, you are missing out on a treasure. Visit the site right now and review all of the available topics, from “Newbie” to Analytics to Visualization to good ol’ SAS programming. Go on; I’ll […]

The post Ask the Expert: Creating custom tasks for SAS Enterprise Guide appeared first on The SAS Dummy.