Project Description
Day after day we are working with Cube Browser but when the project or cube designer has closed we lost our query, sometime it takes a long time to reorder again all our dimensions.
This add-in is giving us the ability to save personal views and run it as a new request.
As you can see the add-in joins the cube designer:
For example:
Build a new pivot table and open the Manage Views option in the menu, the following windows will comes up and you can manage views with some operations such as Add , Delete or modified existing view.
The following properties are saved:
1. PivotTable definition.
2. Perspective selection.
3. All Filters.
4. Language selection.
Add-in constraints:
1. Office 2007 must be installed on your machine.
2. The VS macros must be in the default path of :
a. VS 2005 : C:\Documents and Settings\User Name\My Documents\Visual Studio 2005
b. VS 2008 : C:\Documents and Settings\User Name\My Documents\Visual Studio 2008
3. Tested on: VS 2005 & VS 2008 RTM , SQL Server 2005 SP2 , SQL Server 2008 & SQL Server 2008 R2
After setup is completed the Add-in Directory will be in the following path:
VS 2005: C:\Documents and Settings\ User Name \My Documents\Visual Studio 2005\Addins
VS 2008: C:\Documents and Settings\ User Name \My Documents\Visual Studio 2008\Addins
The Personal Views defined in " PivotTableViews.xml"
in the Add ins directory.
Enjoy :)