Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 14 Oracle Analytics Lounge
- 213 Oracle Analytics News
- 42 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 78 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
No data in result column in combined report

Hi all,
I'm trying to combine two same environments and have some calculations done, it works when no measurements are added but as soon as I add a measurement I get an error.
Example which works:
1. Source, QuantityAvailable, AvgDayprice, Sum(0)
2. Source, sum(0), sum(0), Contractprice
with result columns:
Source, QuantityAvailable, AvgDayPrice, Contractprice, QuantityAvailable * AvgDapPrice, QuantityAvailable * Contractprice, Diff Qavailable * Dayprice - Contractprice. Last 3 columns added via "Add Result Column"
First I faced a lot of problems since it looked like BI can't calculate for some reasons the QuantityAvailable * Contractprice. I've solved this one finally with help from some archived threads with formula saw_3 * sum(saw_1 by saw_0)
Now my issue, I wanted to extend this working table with one or multiple columns, for example I added a column "ContractNr"
Practise learned that is shoudl be placed directly after "Source"
I've done this with both lines
and within result columns I've put it on same location and consequently changed the formula(s) within the calculated columns.
But result 0 and an error message
"
Error Codes: OPR4ONWY:U9IM8TAC:OI2DL65P
"
Can somebody give me a clue where to look for please. I'm more or less convinced that it is something with ContractPrice but all trials with formulas gave same results.
Thanks in advance,
Arie
Answers
-
Two options I'd suggest (if I understand your issue correctly):
- Build the union report from scratch with all columns that you require
- Add new columns to the end of the existing columns
0 -
Hi Joel,
Thanks for quick response. Your suggestion seems to work although I still get some unexpected results. For example, the columns headers don't respond to the contents of the columns anymore.
To be honest I'm struggling with this problem (the extra columns and calculating with results) for several days and find it extremely exhausting.
Regards,
Arie
0 -
The Union reports need to be handled with care!
Your suggestion seems to work although I still get some unexpected results. For example, the columns headers don't respond to the contents of the columns anymore.
If you can be a bit more specific about the issues that you're now encountering, we might be able to help you out - a redacted screenshoot may be useful.
0 -
page 1
page 2
page 3
page 4
0