Categories
- All Categories
- Oracle Analytics and AI Learning Hub
- 45 Oracle Analytics and AI Sharing Center
- 19 Oracle Analytics and AI Lounge
- 284 Oracle Analytics and AI News
- 57 Oracle Analytics and AI Videos
- 16.3K Oracle Analytics and AI Forums
- 6.4K Oracle Analytics and AI Labs
- Oracle Analytics and AI User Groups
- 109 Oracle Analytics and AI Trainings
- 20 Oracle Analytics and AI Challenge
- Find Partners
- For Partners
Graphs Disappear When Attributes in Sections Set to Display as Slider
Summary
Graphs Disappear When Attributes in Sections Set to Display as Slider
Content
I've searched the knowledge / bug database, as well as Googled it to death, but I'm having an issue with OBIEE 12.2.1.3.
We've got several analyses that have graphs with section sliders. Ever since upgrading to 12.2.1.3, graphs in those analyses with sliders have disappeared in IE 11 (11.0.9600.18697); they appear to be working just fine in Firefox.
If I fire up the Developer Tools in IE, I see the following error message when trying to access an analysis with a slider:
"saw.ajax.Connection._handleNotification: Unable to get property 'indexOf' of undefined or null reference.
TypeError: Unable to get property 'indexOf' of undefined or null reference
at DVTChartView.processChartDocPartXmlHTML5 (https://myserver.com/analytics/res/v-E*K1B0g1ggs/b_mozilla/views/dvtchart/chartview.js:1:36361)
at chartDocPartXmlLoadedHTML5 (https://myserver.com/analytics/res/v-E*K1B0g1ggs/b_mozilla/views/dvtchart/chartview.js:1:1305)
at saw.ajax.Request.prototype._callBack (https://myserver.com/analytics/res/v-E*K1B0g1ggs/b_mozilla/views/dvtchart/ajax.js:1:2868)
at saw.ajax.Connection._handleNotification (https://myserver.com/analytics/res/v-E*K1B0g1ggs/b_mozilla/views/dvtchart/ajax.js:1:14048)
at saw.ajax.XhrConnection.prototype._processReqChange (https://myserver.com/analytics/res/v-E*K1B0g1ggs/b_mozilla/views/dvtchart/ajax.js:1:22501)
at f.onreadystatechange (https://myserver.com/analytics/res/v-E*K1B0g1ggs/b_mozilla/views/dvtchart/ajax.js:"
Has anybody else run into this issue?