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!
-
15 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 -
TOLAPGrid jQuery & jQueryUI alternative path
The HTML version of RadarCube (TOLAPGrid class) employs jQuery & jQueryUI for improved dialog compatibility & rendering.
It should be possible to specify a custom alternative path to the js and css files, as the RadarCube control may be integrated in a web app that already uses jQuery.
4 votes -
When a color range is applied to a measure, if the rank is included the color needs to be reversed
When you apply a color range to a measure (say red for lowest, green for highest) then add a row/column rank the color range for the rank needs to be reversed (so red for highest and green for lowest)
2 votes -
General ideas
1. Show the "Cube Editor" for Microsoft Analysis Services in run time mode to share this feature with the end users because they needs to create their own hierarchies, and save the changes in the cube.
2. The "drill-across" functionality with your controls, we need to navigate in drill-across trough dimensions
3. A way to make a chart with the information that i have in the grid control,
like "right clic make a chart".
is like when i change something in my grid control, automatically refresh my changes in the chart.7 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
8 votes -
after select the filter item example begins with (me) does not apply the filter autmaticlly
as i have to select from muliple item begin with the same charchers so need the filter to return the items in the filter windows to select what i want from it not to return them in the report windows
1 vote -
Create a community forum
Instead of the private ticket system a community forum will be an improvement
13 votes -
Export from TOlapGrid to OpenOffice Calc format
I would like to have ability to export data from TOlapGrid to OpenDocument (.ods) format.
1 vote -
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 -
New skin office 2010 like
New skin office 2010 like (Blue)
7 votes -
Progress bar while open a saved cube
Progress bar or and event to do our message telling the user wait.
2 votes -
9 votes
-
ArgumentOutOfRangeException
In some cases, if i put one dimension into row area, and then expand it, after that, I put one measure into the measure area ,last, I put one calculated dimension into column area, it will cause the System.ArgumentOutOfRangeException,index was out of the range
1 vote -
display dimention type as currency
Toatal dispaly it as Rs
3 votes -
export all collapse data
export all pages and all collapse and expand the cells
1 vote -
1 vote
-
Silverlight, MSAS: Bug in Filter context menu, slow animation
Filter Context menu is very slow. Delay about 1 sec. Look:
http://narod.ru/disk/22927744000/SlowContextMenu.avi.html2 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 -
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