Monday, 27 February 2012

NOTE: Enterprise Guide 5.1 - Now Shipping!

If you haven't already picked-up the news from elsewhere, I should tell you that Enterprise Guide 5.1 (EG 5.1) started shipping earlier this month. For SAS 9.2 and 9.3 only* at this point in time, EG 5.1 looks like it adds some decent new functionality. I'll be keen to see it running at SAS Global Forum 2012 in a few weeks.

The What's New guide lists many new features. The ones that caught my eye were:

  • Improved grid support plus support for parallel execution of tasks. I shall be interested to see the degree of WORK library sharing between grid/parallel activity. This has been a weakness in out-of-the-box versions of EG to-date
  • Ability to export your output as an xlsx file (for use in Microsoft Excel 2007+)
  • For programmers, EG 5.1 offers additional autocomplete information (for data set names and data set column names)
  • Sundry enhancements to Query Builder and OLAP Analyser
  • Available as a 64-bit version, in addition to a 32-bit version
There's also an intriguing new tool called the Data Explorer. This apparently allows users to create views of their data with specific columns plus sorting and filtering. It sounds remarkably like the existing Filter and Sort task, so I'll be interested to understand the distinction between the two.

I hope to get my hands on a copy soon!

*I had understood that EG 5.1 was only available for SAS 9.3, but the EG 5.1 section of the What's New guide explicitly states "You can run SAS Enterprise Guide on either a SAS 9.2 or SAS 9.3 server."

5 comments:

  1. Andrew:
    I saw it demo'd last fall. It's really cool. The Data Explorer allows you to see the unique values in a column (similar to the way the AutoFilter in Excel works). I can't wait to get it installed!!!!

    ReplyDelete
  2. More importantly, it should include support for .NET 4.0 for Add-Ins.

    ReplyDelete
    Replies
    1. That would be significant, I agree. Do you write many add-ins, Alan? Do you use "pure" .net programmers, or SAS programmers who are also skilled in .net? The latter seems a very small community and hence support has always seemed a problem to me.

      Delete
  3. Yes, I write a lot of Add_in stuff and do a lot of .NET development. Personally, I have 25 years of SAS plus around 10 years of C#. However, I will be working with some new people, 1 knows SAS but no .NET, the other knows some .NET but no SAS. I'll let you know.

    You can contact me or see my stuff at http://www.savian.net

    ReplyDelete