Hyperion is a set of performance management applications purchased by Oracle in 2007.

learn more… | top users | synonyms

-3
votes
0answers
9 views

When i run hyperion in Internet explorer 10, it doesn't run [closed]

Tried googling but didn't find any help. Any one knows settings? Thank you so much for your help
0
votes
0answers
6 views

Hyperion Intelligence Explorer how to list multiple values in a single cell in the results section (not pivot section)

I am trying to list a group of values into a single cell using query and results in Hyperion Intelligence explorer 8.3. I can achieve this using pivots but in order to use that data I need to export ...
-2
votes
3answers
69 views

Javascript: Change name of an array into a string

Below, I have an array of arrays of objects. I go through looking for my object, and once I find which array it's in, I want to get at and work with that array's name as a string. My guess, was ...
0
votes
0answers
81 views

Multiple refresh operations in VBA using Oracle Smartview

I'm developing a VBA macro that basically does the following: Creates a new sheet in the current workbook In the new sheet, add a header row based on some criteria Add a line under the header row ...
1
vote
4answers
74 views

Javascript: Array name as string; Need it to reference the actual array [duplicate]

I have to "get at" an array, but all I have is a string that matches the array name. Obviously this kind of thing won't work, but it shows what I'm trying to do: var arrayname = new Array(1, 2, 3); ...
0
votes
0answers
36 views

complex calc formula in Essbase needs to converted into MDX

IF(NOT(@ISMBR(@UDA("Accounts", "fVar")))) IF (@Prior("RepAct",1,@Children(Years)) <> #missing AND GFcst <> #missing) IF(@ISACCTYPE (Expense)) ...
0
votes
0answers
15 views

Remeasurement in Hyperion at historical rates

How does Hyperion handle remeasurement? I have a account which needs to be converted at historical ex rates. There are multiple additions and disposals from this asset account at different points of ...
0
votes
0answers
69 views

how to add % symbol in data form column in hyperion Planning

I have created data-form in the planning. Now, I need to add % symbol to one column.whenever I add the data to that column the % symbol need to come automatically. I also tried to change the Plan Type ...
0
votes
1answer
107 views

Hyperion Retrieve for Excel - Citrix Environment Profile Corruption

We have an intermittent issue where sometimes when users are trying to access Hyperion Retrieve for Excel, via Citrix, they are not being prompted to provide credentials upon opening the application. ...
0
votes
2answers
145 views

Missing semicolon in JavaScript / JScript

I have the following code that I am writing inside BRIO (Hyperion Interactive Reporting Studio). The code is either in JavaScript or JScript, though I am not sure which as I am just learning the ...
0
votes
2answers
192 views

What is the purpose of MaxL in Hyperion?

I am new to Essbase. Here I am creating an Application by using Essbase Administration Services (EAS), Planning and Workspace. If I am able to create and manage an application using the above ...
0
votes
1answer
227 views

where the exchange rate table is stored in essbase?

I am new in hyperion planning , doing some assignments with currency conversion and exchange rate table. I have created currency conversion application in planning and also create a exchange rate ...
0
votes
1answer
298 views

what is the differnce between page file and index file in essbase?

what is the difference between .pag file and .ind file ? I know the page file contains actual data means data-blocks and cells and index file holds the pointer of data block i.e. available in page ...
0
votes
0answers
672 views

Hyperion Essbase 11.1.2.2 Unable to connect to Essbase Administrator Server from the Essbase Admin Console

So I'm a newbie at Essbase - I've installed the EPM system - the Essbase admin services are up and running but for some reason, I'm not able to connect to the Admin Server through the EAS console. I ...
0
votes
0answers
82 views

Users are unavailable in dataform for hyperion planning

I m new in Hyperion, doing dataform access provisions. I have created dataform and also users. The user can see all the data-form in an application. I have to authenticate the access of data-form for ...
0
votes
0answers
151 views

How to create multicurrency application in Hyperion Plannning

I am new in Hyperion Planning going through some assinments. I have created data-form and also add data into database through the data-Form. Now I have to develope a dataform using that I will enter ...
0
votes
1answer
499 views

How to attached calculation script to data-form in hyperion planning

I am new in Hyperion going through small assignments. I have created the data form in Hyperion planning it's working fine. Now I have to attached calc script(calculation script) to my data form. Is it ...
-1
votes
1answer
143 views

Alternative name of Shared Service in hyperion

I am new in Hyperion and currently studying about the Shared Services from user guide. I have read information about the shared services what is the task of shared services , I also gone through that ...
0
votes
1answer
187 views

Sending emails from Hyperion server

I am trying to send emails from hyperion servers when the number of records is 0.I am writing the script code in onPostProcess(). var dtm_current = new Date(); Application.ExecuteBScript("Set ...
0
votes
1answer
262 views

sparse and dense in hyperion

I am new to Hyperion Essbase. What is the difference between a SPARSE and DENSE Dimension? Is there any documentation that could help me with this?
0
votes
1answer
147 views

Oracle Hyperion Foundation Services 11.1.2.1

I am new in Oracle Hyperion and I am going to download Oracle Hyperion Foundation Services 11.1.2.1 documentation. I have searched it but I did not get write documentation. If you have any Idea ...
7
votes
1answer
1k views

Hyperion Essbase Connection in SSIS

How can I get SSIS to connect to an Oracle Hyperion Essbase cube to use it as a data source? Googling this returned the following: A similar question was asked about a specific version with no real ...
0
votes
1answer
181 views

An simple mdx error, unknown-member measures.unit_name used in query

We are using hyperion, but this simeple mdx caused the error:"unknown-member measures.unit_name used in query". why? Is "Measures" available in hyperion? Or do we need enable it? Please help. WITH ...
0
votes
1answer
508 views

Are there alternatives to Microsoft Access, like Hyperion? [closed]

Our office is using Microsoft Access to generate reports and to create front ends for updating/adding data to our SQL Server database. Put another way; We use Access for creating a Front End for end ...
1
vote
1answer
260 views

Oracle Hyperion MDM Web Service API and .NET interop

We have Oracle Hyperion Master Data Management (aka Data Relationship Management) installed along with it's Web Service API, which is essentially an EAR file deployed on WebLogic. A built-in server ...
0
votes
1answer
162 views

How to generate an identity column in hyperion interactive reporting?

I want to display an auto-incremented series (basically the row number) in a new column. How do I go about doing this in Hyperion Interactive Reporting ?
2
votes
5answers
622 views

What are ways to transfer tables from Oracle to SQl Server

I've been searching the internet for this question: What are ways to transfer data and tables on a daily basis from an Oracle's Hyperion to SQL Server 2000? I am an intern at a company and trying to ...
-1
votes
1answer
358 views

in Hyperion financial management which type of VB Script using in Rules

I am Hyperion financial management learner . Some of my friends suggested VB Script for Hyperion financial management tool , In VB Script we are using , , , but in Hyperion financial management ...
1
vote
1answer
996 views

How do you execute Data Synchronizations between EPMA applications programmatically?

I would like to schedule a batch job in which a can execute a move of data between two workspace application in Hyperion Fusion Edition for Oracle. The tool provided is called 'Data Synchronization' ...
1
vote
0answers
251 views

Can you add a URL to another server from Hyperion Workspace 9.3.1?

I'm new to the Hyperion Workspace world, so hopefully there's an obvious answer to this question. Basically, I want to be able to add a simple URL link to one of the folders within a Hyperion ...
1
vote
2answers
204 views

Brio save file without column headings

How can I prevent the column headings from appearing in a .txt save file in Hyperion ?
0
votes
1answer
762 views

Importing a csv into Hyperion v8.3

I have a csv imported into my Hyperion v8.3 bqy file. I have some custom columns and a pivot already created. I just want to refresh the data. In the past, I would hit Process Current and it would ...
2
votes
1answer
1k views

MDX filter problem

I'm pretty new to the whole MDX thing, but the following is just driving me batty. A FILTER statement I'm using is acting... strangely. Code sample, followed by description: SELECT { ...
0
votes
3answers
339 views

What are the options for extracting data out of Hyperion 7.3 with SSIS?

We need to get data out of some Hyperion cubes (databases) using SSIS. Are there any connection managers available for this? Has anyone done this?