Microsoft Business Scorecard Manager Report Views
With 4.3 its possible to create Microsoft Business Scorecard Report Views. See Business Scorecard Manager Report View for how to add an configure.

You can copy your web parts to your Clipboard, Power Point or Word. See interact with web part for how to copy your web part.

New filtered page viewer web part
New web part to our FilteredWebPart add-on kit that makes it possible to display url based resources in web part together with standard web parts. Filters are provided from Filter Selector using placeholders in url query parameters.
This example shows how a Reporting Service report is used and displayed in the Filter Page Viewer Web Part. You can see how the report is filtered and aware of current selected Time filter in the Filter Selector.

The table web part can display image or font symbols.
Image symbols

Font symbols

See example for more information how to extend and configure.
The table cab be configured with different layouts.
Standard (standard_00.css)

Classic (classic_01.css)

List (list_02.css)

See example on how to configure and extend table formats.
New tree view UI for configure dimensions in wizard


See how to configure: Filter Web Part,Trend Web Part, Chart Web Part, Table Web Part or Z raph Web Part.
Labels in charts and tables can be word wrapped.


See how to configure word wrap for : Trend Web Part, Chart Web Part, or Z Graph Web Part.
To use word wrap in Tables you set Column Width in the Table Setting tab in the Layout step in the Wizard. If the text do not fit into specified width it will wrap the text on each space. If no width is specified the column will expand to fit the content.


See how to configure word wrap for: Table Web Part
Member properties for tool tip
The text displayed in the tool tip that pops up when the use hovers over a member in a web part can be configured to show values from member properties associated to the member.
To configure member tooltip for members in a dimension you select the [...] button right to the Member tool tip text box in the Dimension step in the Wizard.

Enter text into Text to be used as tool tip and select member property to used in the tool tip. When selecting a member property it will add it's placeholder [name of property] to the end of the text.

This example shows how the tool tip specified above is displayed then user hovers over member 'Fernando Caro'

See how to configure: Filter Web Part,Chart Web Part, Table Web Part or Z Graph Web Part.
New configurable options for Filter Selector
User defined captions
Lock dimension from selection
Hide dimension

This example shows how the Product dimension is hidden and Warehouse is locked to always have USA selected and Time dimension is displayed with caption Period.

See Filter Selector for how to configure.
Placeholders in calculated measures names
By using placeholders in the name of calculated measures you can achieve dynamic headers and labels in your web parts. This example show how Actual for (Time) is displayed with current selection for Time in a table web part.



See Table Web Part for how to configure.
Configurable web part alignment
You can specify how the web part should align in the web part frame. Select alignment in the Alignment drop down in the Web Part Size (caption will be changed!) in the Layout step of the Wizard.

This example show how a Gauge Web Part is aligned Left, Center and Right.

See how to configure: Filter Web Part,Trend Web Part, Chart Web Part, Table Web Part or Z raph Web Part.
Comments displayed in sent Analysis HTML format attachment.
Enables you to have data sources defined server side which make it easier when changing from a development, test or production environment.
See Server defined data sources for how to configure.
Dimension to dimension dependencies in Filter Selector
Enables you to filter list members upon other selected members.
New token to use when referring to selected filter members
Token _FILTERTUPLE_.Item(<index>) enables you to refer to any selected member in the filter selector.
Filter Selector shows current selection in drop down
Selected member highlighted with bold text

Values on the gauge are now placed on each band.
|
Value on each band |
Auto |
|
|
|
See Gauge values on band limit for how to configure.
Possibility to disable Detail Link

Hide values for all filter dimensions
Enables you to hide all filter values displayed below a web part.

The web part to the left is configured to show filter values and the chart to the right is configured to hide filter values.

Enables you to pass style parameters to window used when opening actions.
Example: This page is opened through an action with following URL: "http://www.svt.se?Product=" + [Product].CurrentMember.Name + "&dspWindowStyle=height=240,width=200,status=no,toolbar=no,menubar=no,location=no"

New Gauge layout and functionality.
Cube defined Actions available in web parts.
Tree view in Filter Web part.
Possible to Configure axis to change members upon filter changes.
Specify no of columns for Column/line web part.
Current filter provided to Detail Link resource.
Manual values for Min and Max.
Hide locked dimensions.
Last used series color set is saved.
Vertical display of dimensions in Filter Web Part.
Filter Selector preset selected member upon page user.
Specify caption header for first column in table.