Posts Tagged ‘Essbase’

Essbase Toolbar for Office 2007

August 13th, 2010

I’m sorry I haven’t created a post for a while as I’ve been tied up with other tasks. For now I wanted to share the Essbase toolbar for Excel 2007 with you.  I haven’t had the opportunity to test this on Office 2010 yet but I’ll update when I get round to it.

http://www.in2hyperion.com/post/2010/03/21/Hyperion-Excel-Add-in-Ribbon.aspx

Essbase toolbar for Excel 2007

VN:F [1.5.7_846]
Rating: 0.0/10 (0 votes cast)
VN:F [1.5.7_846]
Rating: 0 (from 0 votes)

Creating Hyperion Planning Classic Applications

July 31st, 2009

In my previous tutorials I have shown how to install and configure Hyperion System 9.3.1 and also which order to start the services.  You now have the system running but where do you start?  I was planning to provide a tutorial on how to create applications but then I stumbled upon one from Oracle that is totally ideal, so instead of reinventing the wheel I thought I’d just give you a link to some really nice tutorials to get you started. 

http://www.oracle.com/technology/obe/hyp_fp/PLN_CreateSampApp/index.html 

 Let me know what you think.

VN:F [1.5.7_846]
Rating: 7.5/10 (4 votes cast)
VN:F [1.5.7_846]
Rating: 0 (from 0 votes)

Installing Hyperion Planning – Part 3 Essbase

July 21st, 2009

I apologise as it’s been a week since the Shared Services install and I know some of you have been waiting for the next installation of this guide.  Today we’ll be going through the installion and setup of Hyperion Essbase.  Please find below:

How to Install Hyperion Planning / Workspace / Essbase Part 3 – Install Essbase

VN:F [1.5.7_846]
Rating: 9.0/10 (2 votes cast)
VN:F [1.5.7_846]
Rating: +1 (from 1 vote)

Installing Hyperion Planning – Part 1b SQL Server Setup

July 14th, 2009

In the second section of Part 1 I’d like to show you how to set up the SQL Server for Hyperion System 9.3.1. I would like to stress that this is not the only way to configure SQL for Hyperion, this is just my way for a stand alone system. Maybe I might be doing a few extra steps that need be here but it eliminates other likely issues further ahead.
Before we start I feel compelled to let you know that it is more efficient to setup multiple user accounts and databases for the applications. You could for example create a ‘hss’ database with ‘hssuser’ for Shared Services and ‘plan’ with user ‘planuser’ for the Hyperion Planning application. On a live system that would be ideal but creating a ‘hypdb’ database with ‘hypuser’ on a standalone server works just as good.
So without further ado, please find the SQL Server setup instructions below:

How to Install Hyperion Planning / Workspace / Essbase Part 1b – SQL Server Setup for Hyperion Planning

VN:F [1.5.7_846]
Rating: 9.0/10 (3 votes cast)
VN:F [1.5.7_846]
Rating: +1 (from 1 vote)

Installing Hyperion Planning – Part 1 SQL Server Install

July 12th, 2009

So here’s the first part, installing SQL Server 2008 Express. You’ll be pleased to know you can download and install this FREE from microsoft. I’m reluctant to post links here as sometimes links are updated after a period of time.  My suggestion would be to google for SQL Server 2008 Express download and get it from there.  Follow the install instructions below:

How to Install Hyperion Planning / Workspace / Essbase Part 1 – SQL Server Install

VN:F [1.5.7_846]
Rating: 10.0/10 (1 vote cast)
VN:F [1.5.7_846]
Rating: 0 (from 0 votes)

Hyperion Essbase 11.1.1.2 – Varying Attributes

July 5th, 2009

In an attempt to bring you the best content I would like to at times provide some quality content from some other blogs that I truly appreciate.  The below article is written by Venkatakrishnan J from the Rittman Read site.  All credit goes to the Venkatakrishnan J for this article, I would just like to share this with you as I found the information very useful..

Another excellent feature that was introduced as part of the EPM 11 release was the support for varying attributes. Varying attributes help in providing different perspectives of multiple attributes of a dimension over time. One can visualize this as SCD 2 in a relational world. For example, lets take the Sample –> Basic cube and look at the various attributes that have been defined.

image

As you see, this cube has 5 different attributes defined on Product and Market dimensions. As of 9.3.1 release of Essbase one can have only static attributes defined. If varying attributes had to be defined, they had to be modeled as separate individual dimensions. Static attributes are those attributes that remain constant for a specific member. For example, lets assume that a product X has a static weight of Y ounces when it was introduced. If the manufacturing company decides to repackage the product X with a weight of Z ounces, then as of 9.3.1 release all the sales data mapped to Y ounces would switch over to Z ounces(similar to SCD-1 in a relational DW world). But in most cases, we want to see the sales data corresponding to their weights so that one can analyze the sales drop or increase due to the new product packaging. This is called as varying attributes over time. Sometimes, the same product X can be packaged with Y and Z ounces depending on Market. In this case, the weight varies over Time as well as Market.

With the advent of EPM 11.1.1.0, one can enable tracking of metrics over varying attributes as well. In the above outline, lets take the example of Pkg Type attribute. This has 2 values

1. Bottle
2. Can

This packaging can vary for products across multiple Markets. Also the packaging can vary for a product in a specific market over time. To enable varying attributes, one would have to first enable this feature while creating an outline or later.

image

In order enable the attribute Pkg Type on the product dimension, one would have to choose the attribute and the set of independent dimensions. Independent dimensions are those dimensions over which the attribute varies like Market and Time.

image

Continuous dimensions(in the screenshot above) are typically those dimensions like Time where there is a chronological order and where we can specify a range. After this has been enabled, while setting the attribute for each product, the Market and Time would have to be chosen as well. For continuous attributes, one can specify a range.

image

image

For each product set the Time range over which it is planned to be sold and also the market. In the above example, the product 100-10 is sold in New York Market from Jan till Dec in Bottle Type and in the Massachusetts Market from Jan to Dec in Can type. The same kind of association would have to be done for each and every Market for the corresponding Pkg Type.

The above basically provides a relational visualization in a multi-dimensional cube. This also provides analysis of data in multiple perspectives. For example, we might be needing a report wherein we would like to analyze the sales for the list of products that were sold as Bottles in New York from Jan-Dec with a perspective of the attribute setting that we had in July. These kind of queries can be answered pretty easily by Varying attributes. In a future blog entry we shall see how these varying attributes can be leveraged from BI EE. As of the current release in BI EE, one can only use the default query context/perspective. One cannot alter the perspectives due to the limitation of modifying certain parts of the MDX query in BI EE. Having said that, it is possible to leverage the varying attributes using the default perspective.

VN:F [1.5.7_846]
Rating: 7.0/10 (1 vote cast)
VN:F [1.5.7_846]
Rating: +1 (from 1 vote)