Two users yesterday claimed that during the SAS Add-In to Microsoft Office (AMO) installation, an error message appeared stating that Microsoft Office Products were still running on their machine. When looking at the task bar AND the Task Manager Applications window, only the Installshield was up. Workaround - choose the
Uncategorized
I was presented a business problem today. Seemed simple enough, however the users didn't know how they wanted to present the data. Whether it was by customer, region, order type, product, quarter, and there were four multiple measures available to analyze. I tried to program all of these options into
Well, the drill-through to detail was giving me a nasty error today. Go figure. Turns out the Library must be preassigned in SAS Management Console (SMC). Right click on the Library Name in SMC, choose Properties. On the options tab, click 'Advanced Options'. Then check the box next to 'Library
Well, setting up a SAS Installation Depot is one thing, but how then do you get users to install the SAS Add-in to Microsoft Office. After attempting to point them to the directory … root folder\client9cd\msofficeint\setup.exe some of my users received error messages such as: COM object with CLSID {C97B3405-B0CA-4B1A-9B90-C334554D81BC}
There has been a lot of confusion at my company on what all of these different products from SAS are about. However, during a training session yesterday I was able to convey the variations of the SAS products by creating an analogy with Television stations and products. This gave the
MS Excel limits cells to 910 characters in length. The next version of SAS Add-In to Microsoft Office (AMO) addresses this issue by truncating records & giving the user a warning message, however what do you do with users today? Answer: Truncate the format & informat in a SAS Data
So you modified the SAS EG character formatted constraints to resolve automatically with surrounding single-quotes. (Seen below from Stored Process Wizard and Management Console screens.) Of course, the pain now is trying to pass dynamic parameters through the %stpbegin & %stpend statements.
If you need to give your users the ability to select multiple OR no values within a selection box, the stored process needs to be capable of addressing this flexibility. For the example below, users wanted to choose 0 to 3 severities (of 4) to exclude from the results. %macro
Problems connecting to the SAS OLAP Server in MS EXCEL after downloading ONLY the SAS OLAP Data Provider on a virgin SAS Machine? When installing the SAS OLAP Data Provider for use in MS Excel Pivot Tables, be sure to use the Integrated Technologies for Windows download, rather than the
MDX has a limit to the length of values used to query. Therefore, all OLAP data must maintain a format less than 256 characters in length. You can follow the steps below to reduce the size during PROC OLAP creation (using OLAP Cube Studio) and then regeneration using the PROC