Dundas Data Visualization Support Site
Dundas Support Site Home  |  Contact Us  |  Dundas Home  
Contact Us via Email
Home

Dundas OLAP 7.0 Release Notes

 

The following describes changes to Dundas OLAP Services in version 7.0.0.1803. Other previously reported technical issues may have been discovered in supporting platforms, and work-arounds may be available. When in doubt, please feel free to contact technical support. For information on how to receive upgrades, click here.

Issues fixed

  • Data on longer renders over the Grid when copying to the clipboard. (6981)
  • You can now set the caption on schema elements. (7486)
  • Members are now checked/unchecked correctly in the Edit Axis Item dialog. (7578)
  • Unknown members are now properly displayed In the OLAP Grid, when the unknown member property is set to Visible. (7836)
  • e.CategoricalTuple.OrdinalPosition and e.SeriesTuple.OrdinalPosition are now set properly in the OlapGrid's DataCellRender event. (8046)
  • Displaying Attributes when a Cube Hierachy is hidden in the Perspective will no longer cause an exception. (8047)
  • General performance improvements for the OLAP controls. (8077)
  • General user interface improvements in the OLAP controls. (8115)
  • OLAP Grid's tooltips are now properly localized. (8117)
  • Fixed a bug with the OLAP toolbar's Copy Grid command causing an exception with a specific combination of settings and user interaction. (8178)
  • Dollar signs ($) in level member names will no longer cause an error in the member selection dialog's callbacks. (8190)
  • Fixed an issue where OLAP would request an entire level's data instead of just the selected child member's data. (8196)
  • OlapGrid will now let you collapse a parent when the children are expanded. (8257)
  • Fixed JavaScript errors when loading OLAP charts over HTTPS instead of HTTP. (8265)
  • Filtering for "Top x values" or "Bottom x values" will now return the correct number of values in Chart and Grid. (8273)
  • Null members are now displayed properly. (8295)
  • A ragged parent-child hierarchy will now display selected members properly. (8311)
  • Connecting to a cube while it is being rebuilt (or redeployed/reprocessed) no longer causes an exception. (8314)
  • AdomdNetDataProvider's GetNativeConnection() is now available, as documented. (8318)
  • Very long report titles no longer cause the OlapGrid to be rendered off-page. (8336)
  • OLAP data providers don't work without SSAS 2005; to get the correct version 9 AdomdClient assembly, see this article. (8342)
  • Grid palette now persists properly between server calls. (8398)
  • OlapGrid.LoadAppearance() now works as expected outside of an OlapClient. (8411)
  • Loading an empty OlapReports set into the OlapManager no longer causes an error. (8419)
  • OlapGrid.LoadAppearance() no longer overwrites the visibility settings for Totals and SubTotals. (8426)
  • OlapManager should no longer cause a crash when calling GetCubesInfo().Clear() in a page load event; the ErrorDetected event will be raised as expected. (8427)
  • You can now make the Sort and Filter buttons completely invisible. (8441)
  • OlapReportList items are now properly localized. (8505)
  • Filter/Slicer, Series, Categories, Legend, Tooltips should now be properly localized when setting the current culture to another language through code. (8515)
  • Polygon Annotation resizing and moving should no longer cause an exception in the OLAP Chart. (8516)
  • The Member Drill Down sample should now display all data as expected when drilling down. (8517)
  • The Windows Forms localization sample should now display the report viewer label properly. (8519)
  • Creating many connections to OLAP with a Local Cube causes should no longer cause an Operation Completed Successfully exception. (8522)
  • The DataTitleFormat strings #MEASURES and #DIMENSIONS are now localized properly. (8540)
  • The Add Dimension dialog and Toolbar buttons in OLAP Chart are now localized properly. (8543)
  • Switching to an empty report now clears the data from the chart as expected. (8546)
  • Member names with quotes are now handled properly in calls to ExecuteCreateSessionSets() with a FILTER query. (8552)
  • The OLAP Chart should no longer cause a "The Measures hierarchy is used more than once in the Crossjoin function" error when using Filters. (8564)
  • OLAP Grid should now show totals for selected members instead of all members. (8567)
  • You can now access the OLAP KPI Image URL in the OlapGrid.DataCellRender event. (8579)
  • The Total Pages text in OlapPager is now accessible from the AxisBiulder control. (8603)
  • The OLAP Dimension Editor Dialog now displays the correct number of pages. (8616)
  • The OLAP Dimension Editor Dialog no longer causes a postback when the user manually enters page number. (8619)
  • The OLAP Chart no longer fails when a CellSet contains cells with errors. (8625)
  • The samples now use AdomdNetDataProvider instead of the deprecated AdomdDataProvider. (8648)
  • The OLAP Client's ToolbarSettings.Maximize.Description can now be localized correctly. (8650)
  • OLAP now encodes resource URLs correctly. (8651)
  • The Axis Editor now handles multi-state nodes properly in Firefox. (8658)
  • Sorting items in the Edit Axis dialog no longer resets the item check boxes. (8662)
  • Fixed "Object reference not set to an instance of an object" error when using the OLAP Client in a User Control instantiated at run time. (8664)
  • Chart stylings, chart type, colors, etc. are now persisted properly between Windows Forms and ASP.NET templates. (8668)
  • The OLAP Grid now display all totals properly. (8675)
  • The OLAP Grid no longer displays an error when using multiple hierarchies from the same dimension and showing totals. (8677)
  • Sorting by Category in the Chart now sorts the result by the individual Series column instead of the Total column. (8680)
  • Totals displayed in grid will now be correct regardless of the order of dimensions on the axis. (8682)
  • OLAP Report List now properly displays report names containing two slashes (//). (8693)
  • OLAP Client now saves the chart's data point labels and chart title to the Report XML file. (8695)
  • OLAP Manager's AddKpiImage() and GetKpiImage() methods now work as expected before ranges are defined. (8697)
  • The OLAP Slicer UI checkboxes are now restored when a report is loaded. (8704)
  • OLAP Grid no longer shows totals for non-aggregatable attributes. (8705)
  • The OLAP LocalizationManager no longer produces duplicate elements in localization XML files. (8709)
  • OLAP Grid's "Total" text label is now properly localized. (8710)
  • OLAP Grid should now scroll properly in Internet Explorer. (8713)
  • Members should no longer disappear from the grid after showing and hiding the member using the Edit Dimension dialog. (8716)
  • A forward slash (/) in the name of a measure should no longer cause problems with rendering and JavaScript. (8720)
  • KPI metadata should now be retrieved properly. (8721)
  • KPIs are now localized properly. (8727)
  • Fixed an error when doing a member selection using two attributes in one dimension. (8735)
  • Auto-resizing the axis descriptor will no longer break the .Anchor property and sizing based on the dimension label. (8736)
  • AxisBuilder controls are now updated when the report's AxisDescriptors change. (8760)
  • The Default member will no longer show up twice in the Result set. (8766)
PoorExcellent