RadarCube
Welcome to our official feedback forum. Do you have an idea? Do you recognize a good idea when you see one? We want to hear from you!
-
Possibility to place the second axis Y on the right side of the chart
We need the possibility to arrange functions either bound to the first axis Y (placed on the left) or to the second axis Y (on the right) that differs from the first.
95 votes -
Ria Olap Grid: change the position of selected measures from columns to row and vice-versa
Make the set of selected measure available (like the dimensions) to put it either in Rows or Columns, giving so the possibility to change the layout, the order of exhibition of data in the grid: for example: rows: client, measures, product, columns: time.
47 votes -
Excel exports with grouping (i.e. expandable/collapsable sections)
Excel exports (or slices, as they're called) could completely represent the current grid by using the same groupings the grid uses.
This would be a great way for users to save and exchange the grid right as they see it via Excel.By grouping I mean:
Excel 97-2003: Data > Group and Outline > Group/Ungroup
Excel 2007: Data > Outline > Group/Ungroup39 votes -
Help for Dimensions and Measures
Need some possibility to add help functionality for facts and dimensions. For example add menu item "Help" to pop-up on Measures and Dimensions, that will call some JavaScript on page
35 votes -
Make the Design-time OLAP Grid/Chart Layout designer
At the moment the initial layout for OLAP Grid/Chart controls can be defined only programmatically, which is inconvenient, since it takes a specialist in RadarCube to do that..
It would be more appropriate to have a visual designer of the Grid layout, where you would be able to define the initial structure of the Cube slice, and where, if need be, you would be able to apply a filter.
34 votes -
Make the OLAPCube (Direct) a Run-time component (ad-hoc)
Let the final user points where they data are located (SSAS, .CUB, .XLS, .MDB, ODBC-*) and provide simple UI screens to define what is a measure/dimension/hierarchy. Or simply breaks dependency to Typed DataSets (or any other compiled data source) and read data structure directly.
27 votes -
At OlapChart can sort dimension members from measure
like this: i put some dimension in row area (product, by example), and put revenue measure at value area, i want sort product (desc or asc) by value, like Olapgrid.
25 votes -
20 votes
-
tolapchart: When i put some dimension on color area i can see this chart like stacked bar
if i put dimension in color area, and chart type is column, i want to see chart like stacked column.
18 votes -
Create a community forum
Instead of the private ticket system a community forum will be an improvement
16 votes -
Export to RaveReports
RadarCube to export to RaveReports like HierCube does.
15 votes -
Fix a bug of save/restore cube
I'm testing save/load functionality of TOLAPGrid. It is realized acordingly by TOLAPGrid.SaveCompressed( vMemoStream, scAll ) and TOLAPGrid.Load( vMemoStream ) method. If there is no defined filters or one filter in first position on an axis, everything is OK, but in case where I have more then one filter
defined, the TOLAPGrid.Load() method is working wrong - it can see only one filter. In other words, it works like I would define only one filter.The Filters in this text is ment as an hierarchy filters of TOLAPGrid.
14 votes -
WinForms: Improve stability and error recovery
No exception thrown inside any of the Radar controls should be allowed to bring the whole application down.
We should be able to supply an error handler delegate which will be called whenever an exception is thrown - and cought!!
This delegate should be supplied with an exception object as well as Radar -supplied severity indicator. Depending on this severity various recovery strategies could be exploited - from rollback to closing the form.13 votes -
OLAP Grid: nested groups
Currently RadarCube does not support nested groups (groups consist of other groups and/or common members).
We would need the ability to create arbitrary levels of nested groups.
12 votes -
Ria Olap Grid: Create a measure Filter dialog with multiple selection
Our clients have more than 150 measures in their cube. It takes a lot of time to go selecting measures one by one.
We need a Filter Dialog where users can select/deselect more than one measure at the same time with the possibility of reseting the previous selection.
I imagine one box listing all measure groups and measures and another box listing the selected measures.12 votes -
RadarCube ASP.NET for MSAS: Cancel current (pending) operation
Bring back AND actually render functional the "Cancel" button that should cancel the async request to the server associated with the current UI operation (drop cube element on grid, apply filter, etc...).
The "Cancel" button SHOULDN'T make a full postback (as it did before it got removed), but should only abort the current async request e just stick with the current layout.
This of course requires that RadarCube employs a data buffer mechanism before rendering to the UI, so as to allow the canceling of the data retrieval operation without affecting the UI.
Of course I am referring to both… more
12 votes -
RIA Olap Grid: Add a "postpone olap grid update" option
This is very important for us. Ours users build big queries and when they need to make several changes on it,
on each change of layout or filter aplied over any dimension we have repeated updates on the data grid. That takes time. Our sugestion is to create a "postpone update" option, where users can mark this option and then do all the layout changes and filters without updating the grid. After finishing that, users can then click a button to update the "grid". See Microsoft´s Excel Pivot Table example.12 votes -
Improve Filter functions.
When filtering a dimension by an attribute with a lot of members, the listbox option is cool, but there is no way to reduce the list box items. It should work just like Excel Filters which is a very commonly used way to filter data
11 votes -
fix the filter
In OLAP Grid and Chart, it is too complicated to get a filter to select only one element. Especially when returning to the filter, you end up getting "all elements except: (long list here")
10 votes -
Box-Plot Chart
A box-plot chart type will be good addition to RadarCube charts.
Please see following link for importance of box-plot chart type and description.
http://informationandvisualization.de/blog/box-plot
Thanks.
10 votes