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
how to hide grand total column fake measure column

Hi,
We have a analysis in obıee 12 c ,and we use one column that contain sting value relevant result of differences between two measures column .I share below column formula.
When We did this our column type change aggregated column so in wiew section this column display in grand total.
how can we hide this column in grand total row?
Also ı share below screenshots.
We are wainting your help
Regards,
Answers
-
In your screenshot above, change the Aggregation Rule (Totals Row) from Server Determined to None.
0 -
Hi Joel, Thanks for reply,
When I change aggregation rule to none, none of data come in column
Regards,
0 -
What Joel posted perfectly works based on what you described in a standard context.
If it isn't working for you it's time to do an effort: invest more time in the question, posting all the relevant bits to allows people to give you possible solutions because right now it's 20% of info given and 80% of guessing...
Remember we don't see your subject areas, we don't have or know your business models: what is obvious and implicit for you needs to be made explicit.
0 -
When you write a formula involving a measure OBIEE keeps the resulting column as a "measure" type, so that's the expect behaviour if, has OP said, the calculation is done on measures.
And obviously the totals being the same measures at a different level the calculation of this column still apply there.
My question would more be: why the aggregation rule is set by default to "Server Determined" ?
Sounds like weird "measures" already at the RPD level and therefore requires the "Server Determined".
But well .... just guessing ...
0 -
Hi Ceresa ,
'Server determined' is not default option,When ı try to change data type to char, I test that.
Also like you said ,column behave like a measure because of contain measure column,
but is it possible not to sum this column ,Or hide grand total of this column?
Regars,
0 -
but from your screenshot, your CAST & CASE statement in your column formula returns a CHAR so what type of aggregation are you trying to do on a CHAR column?
0 -
Hi,
I do not want to describe aggregation rule , but when I set the aggregation rule none none of data comes?
If it is not possible , ıs there a way to hide this grand total value using formating??
0 -
I tried to stay away from this thread but it's so weird and convoluted that I need to set some things straight here:
1.) The logical column which is the basis for that calculation - is it a dimensional attribute in a logical dimension or a measure in a logical fact table or a fact-vase attribute (which would be just wrong to begin with).
This question is key.
2.) Have you already tried to implement that logic in the RPD?
0 -
Hi Christian, (and Gianni, Joel),
It sounds like he's producing a pivot table. Setting the aggregation to None in a pivot table has always made my data disappear, too. For me, it only works as you describe in a Table view.Jerry
0