Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 16 Oracle Analytics Lounge
- 216 Oracle Analytics News
- 43 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 79 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
How to apply shorting on Water fall report in OBIEE 12 C

Hi Experts,
We have report like below:
Dim1 measure1 seq
union
Dim2 measure2 seq
union
Dim3 measure3 seq
where in seq we are giving values like 1,2,3 etc. and shorting working fine on Seq in case of table/pivot view . But in Waterfall view its, shorting automatically on Dim1 values.We tried with result column shorting also,but no luck.
Please suggest,How we can apply shorting in waterfall based on Seq.
or any other suggestion pls.
Thanks,
Answers
-
Hi,
Assuming you talk of "sorting" instead of "short selling" (shorting Meaning in the Cambridge English Dictionary ).
Which exact version of OBIEE 12c ?
Looks good in mine as long as the sorting column is placed before the "Dim 1/2/3" column.
0 -
Thanks Gianni,
We are using 12.2.1.2.0.
i placed it before dim ,but no luck
0 -
we do have group by and measure area, where you want me to put sorting column.?
0 -
any suggestion pls
0 -
12.2.1.3 : work as expected
(sample using 3 UNION, normal order would by "BizTech", "FunPod", "HomeView")
The sorting column has values defined by hand for each query (10, 20, 30), adding it before the "Brand" the sorting is based on this column instead of "Brand", if I then make it hidden it will not be visible but still force the sorting.
So you probably have an issue somewhere as it's the standard behaviour ...
0 -
Thanks a lot,
Its done.
0 -
So can you please close the thread?
Right now it's still This question is Not Answered.
0