Questions tagged [hyperion]

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

Oracle Hyperion Enteprise Performance Management is a set of applications that was previously the product of Hyperion Solutions Corporation. It was acquired by Oracle in 2007 and it has been a part of the Oracle Business Intelligence products.

The list of applications is large (20 as per the Oracle page in 2013) and covers the following areas.

  • Strategy Management
  • Planning, Budgeting and Forecasting
  • Financial Close and Reporting
  • Profitability and Cost Management

Old products included, among several others:

  • Hyperion Intelligence and Intelligence Explorer
  • Hyperion Smart View
  • Hyperion Solutions Enterprise
  • Hyperion Reporting
130 questions
0
votes
1 answer

Essbase Hyperion Add data inside Rule Files Bulk more than 100 rows

I already have a rule file (ex. Rule MM01), and I need to add more data rows in rule MM01 to one dimension like below. For example I want to add more 100 rows of data in column "Replace" and column "With" Do I have to add 100 rows one by one? Input…
kucluk
  • 540
  • 2
  • 9
  • 29
0
votes
1 answer

Hyperion Essbase Script Means

I have script essbase calc from hyperion like this "ACTUAL" = ("ACTUAL" + ("ACTUAL"->"Labor_Hours"->"NA_CE"->"NA_CC"->"NA_ENTITY" * "ACTUAL"->"NA_PRODUCT")); i have no idea what that code means, because my cube result alwasy zero 0
kucluk
  • 540
  • 2
  • 9
  • 29
0
votes
1 answer

Passing a Run-Time Prompt from a PBCS Groovy Business Rule to a Parameter of an Invoked Business Rule (non-Groovy)

I was able to write a simple PBCS Groovy Business Rule to launch a PBCS non-Groovy Business Rule that didn't require any parameters. Now I have a requirement to pass run-time prompt member values (a user in an action menu will define some key…
smomotiu
  • 39
  • 6
0
votes
1 answer

What is the command line arguments to compile an SQR report using PostgreSQL?

I am trying to compile an SQR report using PostgreSQL. Here is my command line for Oracle: C:\hyperion\SQR\bin\SQR\Server\Oracle\bin\sqr.exe LogAsRun.sqr ads/ads@gabdbg -RS -M sqrsize.dat What would be the connectivity argument for PostgreSQL? I…
glennsep
  • 164
  • 3
  • 10
0
votes
1 answer

How do I export the metadata of a hyperion report contained in a .bqy file

I have 300 Hyperion report files to migrate to another reporting tool and I need to extract the metadata from each Hyperion .bqy file. Each bqy file encodes the query used in each report along with the format and aliases used in each output report,…
Fyll See
  • 49
  • 8
0
votes
1 answer

Kodi ssh python script *no file or directory*

Im trying to run a python script through kodi which opens a SSH connection to my remote Raspberry Pi and runs a .sh script. However it sems like Kodi cant resolve paths very well. I have ran this same python script from termux and it runs fine. Not…
Bkafi
  • 3
  • 3
0
votes
1 answer

Hyperion interactive reporting and JDEdwards

I am new using it, and have a question. I need to join two files using a field that has different length. In the file01. the field is text (3 characters) in the file02 the field is text (8 characters), both fieold has the data to the rigth side (…
0
votes
2 answers

How do you add a rule to cells in excel?

I have a set of data extracted from Hyperion Essbase in which I would like to add a rule over those cells. I've tried conditional formatting, but I'm not getting what I want. For example some cells contain 0.000 or 13.5232 and the rule I want over…
Piper Ramirez
  • 373
  • 1
  • 3
  • 11
0
votes
0 answers

Hyperion issue when opening excel file

I've googled this everywhere - but can't seem to find a way of describing the issue that summarizes it perfectly. Here it goes: When I open up a file in Excel (with Hyperion open/active), you can't input data until you hit ESC or F2 to edit a cell.…
Brandon
  • 1
  • 1
0
votes
1 answer

Change gesture of Hyperion

I and using Hyperion tool in my app. By default it gives details on shaking of device. For implementation referred this link I want to move this to any other gesture because I am already using shake for some other feature. How can I do that?
unflagged.destination
  • 1,576
  • 3
  • 19
  • 38
0
votes
1 answer

mdx member concatenation in Essbase

a complete MDX/Essbase newbie is looking for your help. I have a MDX query: SELECT {([Version].[FINAL])} ON COLUMNS ,crossjoin(crossjoin(crossjoin(crossjoin(crossjoin(crossjoin(crossjoin(crossjoin(crossjoin({…
0
votes
1 answer

Akka.net Hyperion IgnoringDataMember

I use akka.net in a cluster schema. (n) processing nodes, with currently 1 lighthouse. One of the package that navigate throught network expose langage information. /// /// Define scored a suite of token info /// ///…
Mickael Thumerel
  • 516
  • 4
  • 14
0
votes
1 answer

Getting Essbase studio, Drill through error:"Null DTExecuteReportOut object returned from provider"

I am getting "Null DTExecuteReportOut object returned from provider" while running Drill through report created from Essbase Studio(11.1.2.3). The report works fine for lower levels but gives this error when trying to pull at higher level like…
P.J
  • 29
  • 8
0
votes
1 answer

how to know grouping values in pivot chart in Hyperion designer

I have a chart which has query,result and pivot. pivot has 3 part side labels,top labels and facts. Some user selected few data in side label and make them a group, I dont know what those values are. Can somebody let me know how to find grouping…
Deepak nigam
  • 99
  • 1
  • 15
0
votes
1 answer

How to extract report based calculation from BRIO report?

How to extract report based calculation from BRIO report ? For example Multiple Requests is there public API available to do this task? Enter code to remove the fields you want to hide from the Results section after the query finishes processing.…
Rahul Patel
  • 307
  • 1
  • 9
  • 27
1 2 3
8 9