Context filtering with RadarCube (ASP.NET edtion)

Article Details
URL: http://support.radar-soft.net/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=42
Article ID: 42
Created On: 15 Nov 2007 04:01 PM

Answer

The context filters first appeared in the 1.17 version.

There are four types of the context filters available:

  1. Member caption filters (Show only those members, whose captions starts with "N", for example).
  2. Date filters (Show only the data for the last year).
  3. Measure value filters. (Show only those members, whose value in the "Sales count" measure exceeds 1000).
  4. Fact table value filters (Take into consideration only those fact table records whose measure value exceeds 1000). This type of filter can be applied in the RadarCube Direct version only.

For end users, the context filters looks like this:

The 'Filter on caption' context menu on the level caption cell
The "Filter on caption" context menu on the level caption cell

The 'Top 10...' filter settings dialog and the renewed hierarchy editor
The "Top 10..." filter settings dialog window and the renewed hierarchy editor.

The filters object model has also been changed:

Please refer to the RadarCube documentation for details on the context filters.