Posts Tagged ‘ OLAP Cube Studio ’

MDX: Dynamically Hiding Measures for Compliance

March 21, 2012
MDX: Dynamically Hiding Measures for Compliance

OLAP cubes are great for summarizing data very fast – I love them .   In certain environments, HIPAA compliance for personally identifiable data might be a concern.  Even at the lowest grain of a cube it might be possible to identify the specific detail data beneath the surface if the summarized number is small...
Read More »

OLAP Cube Studio: Looking at PROC OLAP Code

March 5, 2012
OLAP Cube Studio: Looking at PROC OLAP Code

If you have never worked with OLAP code – then you might be curious how it works and what it looks like. Some developers use SAS OLAP Cube Studio to start their cube building process since it saves some of the typing required. Let’s review some of the code. [Adv Users: check out Steve's...
Read More »

Best Practices: To Write or Not to Write PROC OLAP… That is the Question

December 28, 2011
SAS OLAP CODE

There are 2 ways to develop OLAP cubes in the SAS EBI platform: using SAS OLAP Cube Studio or by writing the PROC OLAP statement by hand and submitting the SAS program.  There are pros and cons for both that I will go through in this post.  Personally I prefer writing the PROC OLAP...
Read More »

SAS OLAP Cubes: Tailing Time-Based Data for Dynamic Results

December 7, 2011
SAS OLAP Cubes: Tailing Time-Based Data for Dynamic Results

SAS OLAP Cubes are a great way to quickly aggregate and summarize data that can be used in the other SAS Business Intelligence tools.  Learn more about creating relative time based dimensions today. Adding Relative Time Dimensions to OLAP Cubes Dimensions and measures are the two major components of a cube.  To effectively report...
Read More »

SAS OLAP Cubes: Percent of Total MDX Calculation

December 6, 2011
SAS OLAP Cubes: Percent of Total MDX Calculation

MDX is a powerful tool for building custom calculations in SAS OLAP cubes.  Here is a good example of computing the percent of total for a given measure and given hierarchy in a dimension.  This code is written as part of the PROC OLAP procedure. DEFINE Member “..” AS ‘(  ...
Read More »



Latest Tweets

Twitter

Archives

May 2012
M T W T F S S
« Apr    
 123456
78910111213
14151617181920
21222324252627
28293031  

x
Loading...