Categories
- All Categories
- 4 Oracle Analytics Sharing Center
- 10 Oracle Analytics Lounge
- 189 Oracle Analytics News
- 41 Oracle Analytics Videos
- 15.4K Oracle Analytics Forums
- 5.9K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 64 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
OBIEE export incorrect field content from 'drill' report

Hi, my OBIEE version is 11.1.1.9.0
We have a dashboard page which has an action link to move the user from summarised to transaction level data.
This works as expected.
If the end user exports the data to (say) csv content then the Value field in the exported content appears the same as the value drilled from for every row of the data, which was not the data seen on the target drill report.
Anyone seen this, know of a fix?
thanks,
Robert.,
Answers
-
First question is why export? Don't spend a lot of time hunting down a fix for known system behavior if this isn't a true requirement. Using OBIEE as the mechanism is terribly inefficient when you need data dumps to feed internal/external systems.
BUT - is your column in the criteria AND the filter or just filter? This might lead you to 'removing' it from the export if it isn't in the criteria (you'll need it for the filter to still have the drill work)
0 -
Hi Thomas,
on export, I could not agree with you more, but since when do end users listen to us...
On the criteria, this is classic action link where the end user clicks on a value in the source report and this 'throws' parameters that are 'caught' by filters (is prompted typically, though also presentation variables)
thanks for your input Thomas.
0 -
I'm thinking that the dump includes ALL criteria columns ... if the purpose is filter only, try just having the column in the filter on the advanced tab and not in the criteria tab.
0 -
Hello again Thomas,
the columns need to be in both filter and display columns.
I have noticed that the side effect only happens on larger data volumes, could this be related to configured limits on streams / java heap etc?
thanks again,
Robert.
0