Effective date: August 11, 2008.
This file contains important information that was not available when the documentation for the product was written. Workarounds, when they are available, are provided for known issues.
The content in this Readme file applies to the following Planning components of PerformancePoint Server 2007 with Service Pack 1 (SP1):
-
PerformancePoint Planning Administration Console
-
PerformancePoint Planning Server
-
PerformancePoint Planning Business Modeler
-
PerformancePoint Add-in for Excel
-
PerformancePoint Data Import Wizard for Microsoft Dynamics AX
-
The Alpine Ski House Sample Application and the PerformancePoint Server Minimal Verification Sample Application
Copyright © 2008 Microsoft Corporation. All rights reserved.
Content
What's new in PerformancePoint Server 2007 SP1?
Planning Administration Console
What's new in PerformancePoint Server 2007 SP1?
PerformancePoint Server 2007 SP1 includes the following changes and additions to PerformancePoint Planning components:
|
Addition/Change |
Description |
|
PerformancePoint Add-in for Excel offers a new workbook option: Clear changes after workflow action. |
When you set the Clear changes after workflow action option to True, PerformancePoint Add-in for Excel automatically clears any changes after the workflow action occurs when the form is used in an assignment. This can help improve performance of subsequent queries, such as queries done during a workbook refresh. However, if the submission fails when this option is set to True, the user will not be able to re-submit the changes and the changes will be lost. |
|
PerformancePoint Add-in for Excel offers a new workbook option: Enable what-if analysis. |
When you set the Enable what-if analysis option to True for a matrix, PerformancePoint Add-in for Excel automatically performs what-if calculations that show the effect that the change will have on an assignment if it is submitted. If this option is set to False, PerformancePoint Add-in for Excel does not apply any changes to the matrix. This can help improve query performance. |
|
The Data Import Wizard is now decoupled from Microsoft Dynamics AX. The wizard now works with any source data provider. |
The Data Import Wizard is now a generic data integration wizard that requires customers and partners to develop their own data providers for integrating source financial data. Microsoft provides the PerformancePoint 2007 Data Integration Toolkit. This toolkit is a companion tool that provides a data integration framework. You can use this framework to create your own data providers. You can obtain the |
|
PerformancePoint Add-in for Excel fixes a previous issue in the Report Wizard. |
Before the SP1 release of PerformancePoint Server, filter value selections in a report that was created by using the Report Wizard, did not behave as expected. They were not limited by filter scope. After installation of SP1, filter value selections in a report that is created by using the Report Wizard will behave as expected. That is, filter value selections will be limited based on the filter scope. |
|
PerformancePoint Add-in for Excel offers a new workflow action for assignments: Discard Submitted RDL & Workbook. |
When you select the workflow action Discard Submitted RDL & Workbook for an assignment, the input form that is used in the assignment reverts to the original input form template for the assignment. Submitted data is not affected. |
Planning Administration Console
These notes apply to the Planning Administration Console component of PerformancePoint Server. This file contains important information that was not available when the documentation for the product was written. Workarounds, when they are available, are provided for known issues.
Known Issues
The following are known issues for Planning Administration Console.
|
Issue |
Explanation/Workaround |
|
The import of an ANSI CSV file from the Administration Console Users page will fail if the file contains non-ASCII characters. |
To import users who have non-ASCII characters in their names, e-mail addresses, or user IDs, use Unicode encoding to save the file. |
Planning Server
These notes apply to the PerformancePoint Planning Server component of PerformancePoint Server. This file contains important information that was not available when the documentation for the product was written. Workarounds, when they are available, are provided for known issues.
Known Issues
The following are known issues for Planning Server.
|
Issue |
Explanation/Workaround |
|
IMPORTANT NOTE for Planning Server installations. |
A cumulative update has been released for SQL Server 2005 SP2. This update is called "Cumulative update package 3 for SQL Server 2005 SP2" and is also known as build 3186. All Analysis Services computers in your PerformancePoint Server environment must have this update applied prior to your Planning Server installation. You can request the update package through Microsoft article 939537, |
|
IMPORTANT NOTE for all PerformancePoint Add-in for Excel installations. |
A cumulative update has been released for SQL Server 2005 SP2 (this build of the cumulative update package is also known as build 3186). Updated versions of the SQL redistributables that are prerequisites for PerformancePoint Add-in for Excel are available. This new version must be installed before you install PerformancePoint Add-in for Excel. The following download links for the updated redistributables are available:
|
|
During data submission, if the business validations for ControlAndOwnership measure group fail, the following error is returned to the client: "The SharesOutstanding measure group submission failed." |
Business validations for the ControlAndOwnership measure group may fail for various reasons. Refer to the "Business Data Validation" topic in the |
|
Your SQL Server installation and SQL Client Redistributables may not match the language of your PerformancePoint Server installation. |
If the languages do not match, you must install the English language versions for the SQL Server and SQL Client Redistributables. |
|
The following text in the Planning Business Modeler Help topic: "About Dimension Member Properties" is incorrect: "If a dimension member has a null or blank value for a foreign key property, also called a Member of Dimension property type, the member will not appear in the associated SQL Server Analysis Service (SSAS) database. To guarantee that a dimension member with a foreign key property appears in SSAS, make sure that the property is not null." |
Updated text: In Planning Business Modeler any dimension member that has a null or blank value for a foreign key property (Member of Dimension property type) will not generate an Analysis Services cube. All foreign key properties must be non-null to for Analysis Services cubes to build. Resolution: Open Planning Business Modeler and update all null foreign key values (Member of Dimension property type). |
|
Changes that are made directly in SQL Server Analysis Services can disrupt synchronization with Planning Server user security settings. |
If modifications are made in Analysis Services to Planning Server data, Analysis Services data may be out of sync with user security information that is stored in Planning Server databases. Make sure that all changes are made by using Planning Server. Also make sure that only authorized people have access to those Analysis Services databases. |
|
Only members of the Modeler role can publish form templates to a Microsoft Office SharePoint Server 2007 storage location. |
To allow all users to publish form templates to SharePoint storage locations, you must manually give the PerformancePoint Server Service Identity account the necessary permissions on the SharePoint Web site that hosts the storage location. |
|
Imported strings cannot exceed 256 characters. |
When you use the Planning Command Utility to import a dimension that contains a member property of type "string," the string size cannot be more than 256 characters or you will get an error. |
|
Deleted application database information may not be recorded in log entries. |
If there is an error when Planning Server tries to process an asynchronous work item, and the error is caused by a deleted application database, neither the Windows Event Viewer nor the Planning Server log file entry will contain information about the database. |
|
bsp_CreateHierarchyFromDimension cannot be used with @HierarchyTableName parameter containing Unicode characters. |
An incorrect temporary hierarchy table may be created when using the stored procedure bsp_CreateHierarchyFromDimension if the parameter @HierarchyTableName contains Unicode characters. |
|
Stored procedure bsp_DI_ValidateLabelTable validates only one table at a time. |
When validating a label-based measure group or annotation table, the stored procedure bsp_DI_ValidateLabelTable, only validates either Measure Group table or Annotation table, but not both, based on the AnnotationOnly parameter. For example: If AnnotationOnly is set to True, the MG table is not validated but the Annotation table is. If AnnotationOnly is set to FALSE, the MG table is validated but the Annotation table is not. |
|
You must specify a staging database before you can initialize an application. |
If you plan to create an application by manually running the creation scripts, then you must specify a staging database before you run the scripts. Otherwise, you will receive an "Application not found" message when you try to initialize the application in the Planning Administration Console. |
|
SQL Clustering failover could cause Planning Process Service to stop working. |
If this happens, the user needs to restart Planning Process Service. |
|
Text in rule expression editable fields sometimes converts incorrectly in East Asian Input Method Editors (IMEs). |
When you enter text into a Rule Expression editable field while the mouse is positioned over that field, the text will not convert correctly in an East Asian IME. To avoid this problem, make sure that the cursor is not positioned over the text field when you enter text into that field. |
|
You cannot mix different collation databases in the Planning Server system. |
Do not mix different collation databases in the Planning Server system. If you use a Staging Database that was built from a different SQL Server server, make sure that that the computer running SQL Server has the same collation as the one for the Planning Server system. |
|
Exception error appears in the Planning Server Configuration Manager log file |
During the upgrade process, Planning Configuration Manager attempts to restart the Planning Process Service. If the service is already stopped, an exception error is written to the PlanningVerbose<Date>.log file". Planning Configuration Manager then successfully starts the service. No action is required by the user. |
|
You cannot upgrade pre-release versions of PerformancePoint Server to PerformancePoint Server 2007 SP1. |
PerformancePoint Server 2007 SP 1 only upgrades the released version of PerformancePoint Server 2007. Workaround: Use one of the following solutions, depending on your situation:
|
Planning Business Modeler
These notes apply to the Planning Business Modeler component of PerformancePoint Server. This file contains important information that was not available when the documentation for the product was written. Workarounds, when they are available, are provided for known issues.
Known Issues
|
Issue |
Explanation/Workaround |
|
Form templates that are published in PerformancePoint Add-in for Excel are represented as forms in Planning Business Modeler. |
Do not delete forms from a model site. |
|
You receive a foreign key error related to Intercompany when you try to save a model site. |
This may occur if you change the type of a member of the Entity dimension if the Intercompany dimension is ever used as a Member of Dimension property. |
|
The value for a Text (string) member property is an empty string instead of the default value NULL. |
Although the default value for a Text (string) member property is NULL, the actual value may be an empty string. This behavior will not affect Planning Server features or functionality unless you have implemented a custom solution that accesses the SQL Server tables directly. |
|
The TimeDataView dimension cannot be opened for editing. |
You can view the members of the TimeDataView dimension by following these steps:
|
|
You might not be able to delete a member set if it was used in a model and the Security and Roles editor was used to set permissions on it. |
To work around this issue, delete the business role that is causing the permissions conflict, and then re-create the business role. |
|
If someone uses Planning Administration Console to Force Cancel Checkout an application, all models checked out in that application will have the checkout canceled. No warning is displayed to users who are working on such models. Any attempts to save the previously checked out models will fail without an error or warning message. |
Administrators should inform users before they use the Force Cancel Checkout functionality of Planning Administration Console. |
|
Push or pull rules can cause errors when you try to save a model with a model name that does not match the model label. |
If you want to use push or pull rules you must change the model name to be the same as the label. |
|
When you change the default value of a member property of a shared dimension, the new value is not saved when you check in or save the dimension. |
When you save the shared dimension use Save Model Site instead of Save Dimension. |
|
You cannot save the model site and you see the following error: "The attempt to save the model site failed." |
This occurs if you create a Member of Dimension member property that references a member from a new dimension that has not been saved. To avoid this error, save the new dimension before you create the member property. (On the Dimensions workspace, select the new dimension. On the Workspace Actions pane, click Save Dimension.) |
|
You cannot save a new dimension that has the same label as a previously deleted dimension when you use the Save Dimension command. |
To save a new dimension that has the same label as a previously deleted dimension, use the Save Model Site command in the File menu. |
|
A foreign key error results when you try to save a model site. |
You cannot delete a dimension that is used as a member of a dimension property in another dimension. |
|
When you multi-select entries in a tree grid, drag and drop does not work. |
Refresh or restart Planning Business Modeler to enable the shortcut menu and drag and drop. |
|
An unhandled exception occurs after you use the scope member selector for an imported rule where the memberset scope that is specified is inconsistent with the current model. |
When you import a business rule into a model that has a different memberset defined in the scope, you must manually modify the rule scope so that it is consistent with the new model. |
|
If you delete a model site, PerformancePoint Server does not clear member labels from the underlying dimension tables. |
Delete model site, or subsite-specific, dimension members before you delete a model site or subsite. |
|
A change to a data connection made in Planning Administration Console is not visible in Planning Business Modeler. For example, if a data connection is deactivated, users may not know of the change until after they refresh the related model site. |
Refresh the model site to see the changes in Planning Business Modeler. |
|
If you have a model that uses one member set for a dimension and you change the member set, the security for the model will not be updated. |
To ensure that permission changes are pushed to the cube, make a minor update to each role that is enabled for the model (for example, update the description), and then save the model. |
|
If a Planning Server application includes Definition rules, a user who queries the cube can get a run-time error if the user does not have permission to access all the members that are referenced in the rule. |
This behavior is by design. To avoid this issue, make sure that users have appropriate access permissions. |
|
When changes to dimension mappings for an association are checked in from another instance of Planning Business Modeler, dimension mappings are not updated correctly on checkout. |
Refresh the model site and open the association again. |
|
You cannot add the None member to a member set in the Member Sets Maintenance page. |
The Add as Sibling and Add as Child shortcut menu and toolbar commands might be disabled under the Source Member Set pane when the None member is selected. In this case, you can add the None member as a sibling or child by dragging the None member from the Source Member Set pane to the Destination Member Set pane. |
|
Saving the model site or dimension, or checking in a dimension, fails after you create a member property that has the User dimension for a property of the Member of Dimension data type. |
The User dimension cannot be used for Member of Dimension member properties. Instead, you can create a new dimension, load it with users, and then use this new dimension as a Member of Dimension member property. |
|
If the job parameters of an intercompany reconciliation job specify a rule set instead of an individual rule, the assigned user will not be able to create a corresponding intercompany reconciliation report. |
Assign only individual intercompany rules to business users, instead of intercompany rule sets. |
|
Incremental migration does not correctly delete rules in the target system. As a result, if you have two systems that are being kept in sync (for example test and production) and you delete a rule in the source system, then do an incremental migration to a target system, the rule will still exist in the target system. This can cause migration to fail if you delete a rule then add a new rule to the same rule set. The failure occurs because the target system will attempt to have two rules in the same position of the rule set. |
Delete all designated rules from the target system before migrating. |
|
Some dimensions appear in English instead of the appropriate language. |
Dimensions that are required for a model type might not be translated from English to the appropriate language. |
|
Text is truncated or missing in a text box. |
This may occur because of font size and screen resolution settings. To avoid this, go to the Display Properties dialog box and set your theme to Windows Classic or Windows Standard. |
|
During validation or deployment, certain cross model allocation rules incorrectly return the error "Member set is not defined correctly for cross model mapping. The number of members in source and target member sets in cross model mapping must match." For more information, refer to Knowledge Base Article 942640. |
Consider using model associations, instead of cross model allocation rules. |
|
An attempt to deploy a model or model site fails and an error message is generated. |
A model or model site may fail to deploy in the following situations:
To fix the error, enter a valid value for the attribute and redeploy the model or model site. |
|
If you save a new association for the first time when network service is unavailable, the association appears to save and check in without error. However, if you attempt to check out the association after network service is restored, the association cannot be checked out and an error message appears saying that the association is invalid. |
If you attempt to save an association and you get an error message saying that the server is unavailable, do not assume that your changes are saved even if the status indicates that the association is checked in. When network service is restored, refresh the model site, re-create the association, and then save it. |
|
The following text in the Planning Business Modeler Help topic: "About Dimension Member Properties" is incorrect: "If you decide to enter a description, it must consist of no more than 512 characters, must start with a letter, and can contain symbols, punctuation marks, and alphanumeric characters." |
Updated text: "If you decide to enter a description, it must consist of no more than 512 characters or 256 double-byte characters, must start with a letter, and can contain symbols, punctuation marks, alphanumeric characters, and double-byte letters." |
|
When you set user permissions to None on any member set, an error occurs when the business role is saved. |
Although the None setting is valid, it does not serve a business purpose. You may ignore the error. All settings will be saved. |
|
Time dimension member labels use the regional settings date format for the operating system, not the settings for the Planning Business Modeler client language. |
Make sure to set the regional setting information (date time format) for the operating system to the correct format before you create the calendar in Planning Business Modeler. |
|
You will not be able to create a member set that is based on properties for the User Dimension |
If you select the Create a member set based on properties option to create a member set on the User dimension, the following error message will be displayed: "An error occurred while creating a hierarchy for the dimension. (Error code: PerformancePoint_225000062) Member set creation failed for dimension User." Workaround: None. The creation of a member set on a User dimension is not supported when the member set is based on properties. Creation of a Member set through properties should work for all other dimensions. |
PerformancePoint Add-in for Excel
These notes apply to the PerformancePoint Add-in for Excel component of PerformancePoint Server. This file contains important information that was not available when the documentation for the product was written. Workarounds, when they are available, are provided for known issues.
Known Issues
|
Issue |
Explanation/Workaround |
|
Even though PerformancePoint Add-in for Excel is installed on your computer, it does not load in Excel 2003 or Excel 2007 when you open it. |
If the macro security setting is set to High or Very High, you must select the Trust all installed add-ins and templates option to load PerformancePoint Add-in for Excel. To select this option in Excel 2003:
In Excel 2007: The add-in will work in Excel 2007 if the following options remain in their default state, which is NOT selected:
If the Disable all application add-ins (may adversely affect functionality) option is selected, the add-in will not function, even if the user allows code published from Microsoft to run. Because the add-in is signed, you can select the Require Application Add-ins to be signed by Trusted Publisher option and/or the Disable notifications for unsigned add-ins (code will remain disabled) option. You must then also choose to trust Microsoft Corporation as a publisher. To trust Microsoft Corporation as a publisher:
|
|
A vague and misleading error message is displayed when a user who does not have an assigned role tries to connect to the computer that is running Planning Server. |
In PerformancePoint Add-in for Excel, when you connect to an online PerformancePoint Server system, you might receive the following error message: "The server is currently unavailable. See your PerformancePoint Server administrator for help." While in some cases the server might actually be unavailable, you will also encounter this error if you are not assigned to a Planning Server role. To correct this problem, see your system administrator for assistance in being assigned a role. |
|
The Configuration Settings dialog box might not accept IP addresses. |
When you use an IP address to connect to the computer that is running Planning Server, and you are connecting through a proxy server, verify that the Automatically Detect Settings check box is selected. If you are using a proxy server and this check box is not selected, your connection attempt might fail. To find this check box, open Internet Explorer, click Internet Options on the Tools menu, and then select the Connections tab. On this tab, click LAN Settings. |
|
Data is not rendering in a form or report, or, filters are not filtering. |
These issues most often indicate one of the following conditions:
To correct the problem, first try to refresh the form or report. If this does not work, contact a person on your team who has Modeler permissions and who can fix access permissions, MDX errors, or cycle configuration issues. |
|
There is no built-in currency enforcement for entities. For example, a user can select the wrong currency for an entity. This action results in data entry on currency slices that differ from those that are specified in the Currency property of the Entity dimension. This can compromise data integrity. |
In the Entity dimension, the Currency property identifies the reporting currency for each member of the dimension, as set in Planning Business Modeler. The currency that is set for a particular Entity member must be the same currency that is used for data entry. For example, if an entity member is set for USD currency, data entry currency for the entity should be USD currency, not CDN or EURO. Because there is no built-in currency enforcement, you must communicate to data-entry users the currencies that they should use. Consider including an instructive message on the Excel form, or using an Excel macro that limits currencies based on entity selection. |
|
In a report, values appear as four or five times their actual value. |
When you create a report, you must manually add a TimeDataView filter to obtain correct calculations. |
|
Extensibility macros can read data or change data and therefore pose a security threat. |
PerformancePoint Add-in for Excel enables use of macros on PerformancePoint Add-in for Excel events. In PerformancePoint Add-in for Excel, macros that are triggered by the AfterRefresh() and BeforeAssignmentAction methods are required to be signed and run at the "High" macro security level. Any other macro that uses any Excel-specific methods to trigger actions will behave just like any other Excel workbook and macro security level. Thus, for example, if someone creates a macro that runs on the Open_Workbook() method, the add-in will not do anything to prevent this macro from running. |
|
Forms or reports from untrusted sources can cause people to submit wrong data, or send data to the wrong server. |
It is possible for hidden columns and rows to affect data entry in forms. A matrix column header or row header can be hidden and replaced with a mislabeled column or row header. This can lead other users to believe that they are entering data in the correct cell, when in fact the cells are mislabeled. You can use either or both of these workarounds:
To view the MDX query in Excel 2007, select a cell in a matrix. On the PerformancePoint tab, in the View group, click View, and then click Show MDX. |
|
Workbook custom properties can be edited to refer to an incorrect Planning Server system, application, or form definition. Workbooks that contain Planning Server reports or forms have custom properties that users can change. Such changes cause the workbook to refer to an incorrect Planning Server system, application, or form definition. |
To make sure that you only use workbooks with the correct custom properties, you should open workbooks from trusted sources only. You can also verify that the workbook has the correct properties by using the Properties dialog box. The PerformancePoint Server custom properties are as follows:
To view the workbook properties in Excel 2003, click File, click Properties, and then click the Custom tab. To view the workbook properties in Excel 2007, click the Office button, point to Prepare, and then click Properties. In the Document Information panel, click the arrow next to Document Properties, select Advanced Properties, and then click the Custom tab. |
|
If any member of a dimension that is contained in a parent/child hierarchy does not have Read access for the user, any MDX query that requires access to an intermediate level of the secured dimension will fail. If such a query fails, dialog boxes such as Page Filter, which depend on the query results, cannot render the hierarchy correctly. |
When using a dialog box that depends on the result of an MDX query, such as the Page Filter dialog box, make sure that the user has Read permission to members that the query will access. |
|
An error occurs when you open an embedded object. In addition, Excel or the destination application closes unexpectedly. |
When you copy from Excel and paste into another application by using the Microsoft Office Excel Worksheet Object option in the Paste Special dialog box, you must close Excel before you double-click the embedded Excel Workbook Object. |
|
An error occurs, or Excel closes unexpectedly, when you modify the RDL in the Form or Reports property dialog box. |
Changes to the DataSetName element of the RDL can cause errors. Do not change the content of this element. |
|
An assignment is taking a long time to open. |
Large workbooks in the offline cache can delay an assignment from opening, especially if the CPU usage for your computer is high. To improve performance when you load an assignment you can take the following steps:
|
|
After using the Document Recovery task pane in Excel for one of my assignments, you can no longer submit the assignment. |
When you open an assignment workbook from the Document Recovery task pane of Excel, and then decide to connect to the server, the workbook is opened and the assignment information is loaded into the workbook. However, the workbook is not connected to the server and cannot be used as an assignment. To get your recovered data into the assignment, you must follow these steps:
|
|
Nothing occurs when I try to open a report from the Reports submenu. |
You may not have appropriate permissions to access the file. Check with your administrator. |
|
User data entry in a data entry form can cause an error when the user refreshes the form. Planning Server displays a message that notes a cell writeback cannot be committed. The error occurs when the following conditions are true:
|
Make sure that the data entry form uses only dimensions from the default measure group |
|
You are a contributor and a reviewer for the same assignment. You submitted the assignment, but the submission failed. When you subsequently opened the assignment, it opened for review instead of submission. |
To work around this try the following:
If this does not work, and reviewers are allowed to submit data, try the following:
If this does not work, the cycle owner, by using Planning Business Modeler, can manually override the assignment and return it to the started state. |
|
Spreading along the Time dimension is not supported. |
Workaround: None. |
|
When you try to open an assignment, you get the following error message: "The specified path, file name, or both are too long. The fully qualified file name must be less than 260 characters, and the directory name must be less than 248 characters." |
The assignment name set in Planning Business Modeler may be too long. Contact the creator of the assignment and ask that person to shorten the name of the assignment. |
|
The protocol handler is not registered during PerformancePoint Add-in for Excel installation. |
If User Account Control is enabled when you install PerformancePoint Add-in for Excel, it might prevent the protocol handler registration. You can manually register the protocol handler as follows: PerformancePoint Add-in for Excel:
|
|
A processing dialog freezes and will not close. |
This might be caused by a loss of connectivity with the server during an assignment download. To work around this, make sure that the computer is not suffering from connectivity problems and then restart Excel. |
|
In some localized versions, Intercompany Reconciliation report templates do not work. |
Do not localize the text string, "Intercompany Reconciliation." |
|
In some localized versions, you cannot successfully create a report by using the Report Wizard. |
In the Account dimension of the model that you want to use for your report, make sure the alias is set to "Account," and not the default alias. Then open Excel and create your report. |
|
Row and column headers might not update as expected when new data is entered in empty cells that have spreading enabled. |
When you have an assignment in PerformancePoint Add-in for Excel, and the assignment contains empty rows or columns, and the Remove blank rows/columns is true, sometimes row or column headers might not be update as expected. If you enter data for such an assignment and spreading is enabled, PerformancePoint Add-in for Excel might add rows or columns to the matrix when spreading the data, but it does not automatically update the row or column headers. To update the headers, click Refresh Workbook or Refresh Worksheet. |
|
Installation of PerformancePoint Server 2007 Service Pack 1 (SP1) causes the disappearance of design time formulas that were created in forms or reports in PerformancePoint Add-in for Excel. |
Microsoft is aware of this issue and is developing a solution. For updates, please see this Microsoft Help and Support article: |
Data Import Wizard
The Data Import Wizard is now a generic data integration wizard that requires customers and partners to develop their own data providers for integrating source financial data.
Microsoft provides the PerformancePoint 2007 Data Integration Toolkit. This toolkit is a companion tool that provides a data integration framework. You can use this framework to create your own data providers.
You can obtain the
Known Issues
|
Issue |
Explanation/Workaround |
|
On the Specify Companies and Mappings page, if you specify the same model site and model for two different companies, and the model sites/models have the same name but the capitalization is different for each (for example, Abc and ABC), the data load operation for each company finishes successfully. However, only the transactional data of the last company that was imported is persisted in the model. |
When you select companies to include in the data import, you must use a unique model site and model combination for each company that you select. The Data Import Wizard checks for case sensitivity in model site and model names, but Planning Server does not. This means Planning Server considers two different model sites/models that have the same name but different capitalization as the same model site/model, even though they are not. Workaround: Remove one of the companies from the list of companies that you plan to include in the data import. |
|
When the Data Import Wizard attempts to load data into a PerformancePoint Planning application by using the Financial Data Mart (FDM) data provider with a starting date that is less than the FDM calendar starting date and an end date that is greater than the FDM calendar ending date, the Data Import Wizard load fails during the transaction. Example: FDM Calendar: begins 1/1/2000 and ends 12/31/2005. Data Import Wizard Enter dates: 1/1/1998 to 12/31/20013.
Expected Results: Even though the calendar range dates are outside the FDM calendar, the dates should not cause the DIW to fail because the range encompasses the FDM calendar. |
Use the correct start and end date in the Data Import Wizard. |
The Alpine Ski House Sample Application and the PerformancePoint Server Minimal Verification Sample Application
These notes apply to the Alpine Ski House Sample Application and the PerformancePoint Server Minimal Verification Sample Application, which are part of PerformancePoint Server. This file contains important information that was not available when the documentation for the product was written. Workarounds, when they are available, are provided for known issues.
Known Issues
The following are known issues for the Alpine Ski House Sample Application.
|
Issue |
Explanation/Workaround |
|
If you use the validation option to delete and reload fact data, many of the rows in the measure group tables that you created by using rules will not load when you use data integration. |
The data rows in the measure group tables reference system calculated members. During the data load process, these rows fail business validation, because data integration only allows valid data to be loaded into the model. To load rows that reference calculated members, use the no validation option. You can do this by using Planning Command Utility with the /novalidation flag or by running a job in Planning Business Modeler. |
|
The Alpine Ski House (ASH) Sample Application Guide does not discuss product functionality. |
The Alpine Ski House (ASH) Sample Application Guide supports the ASH business case. For questions about product functionality, see Planning Business Modeler or PerformancePoint Add-in for Excel Help. |
|
The calculation rules that are included in the ASH sample application may not be best practice solutions. |
The calculation rules that are included in the ASH sample application were written to support the ASH business case. There may be more efficient or alternate ways to write these rules. |
|
When an assignment is not listed in the PerformancePoint Add-in for Excel, the assignment must be manually instantiated from the Planning Business Modeler application. |
To instantiate an assignment:
|
|
Some Rule IDs no longer map to the correct rules in the ASH sample application. |
This is a known issue and it creates the potential for data loss and data duplication by certain jobs that run based on Rule IDs. |
|
Installation of the ASH sample application fails on non-English PerformancePoint Server builds. |
Installation of the ASH sample application will not succeed unless its language matches the language of the PerformancePoint Server build. |
|
When the Alpine Ski House sample application is installed on a virtual machine, users who are specified in the DeploymentConfig.xml file must be valid users on the virtual machine. |
Make sure that users who are specified in the DeploymentConfig.xml file are valid users on the virtual machine. |
|
When member sets are created in the Alpine Ski House sample application, the None member must be added to every member set. |
Add the None member to all member sets that are created in the sample application. |
|
Model sites in the Alpine Ski House sample application must be deployed in a specific order. |
Deploy the model sites in the following order:
Note: To correctly validate the cross-model allocation rules, you must redeploy ResortMgmt after you deploy ASH_Corporate, as indicated in the preceding list. |
|
If you install the Alpine Ski House (ASH) sample application on a German operating system, you must use a period (.) as the decimal symbol. |
Prior to installing ASH on a German operating system, you must use Regional Settings to change the decimal symbol to a period (.). If you do not do this, data values will not display correctly. After ASH model sites are deployed, you can change the decimal separator back to your original symbol. |
|
The MinimalVerification Sample Application fails. |
The MinimalVerification can only be installed by the very first member of the Global Administrator role that is added to Planning Server. |
|
When you deploy the Alpine Ski House (ASH) application under a Japanese operating system, deployment of the ResortMgmt subsite fails. |
To deploy ASH successfully under a Japanese operating system, you must use the short date format of the locale (yyyy/mm/dd). Otherwise, the deployment of ResortMgmt subsite will fail. |
|
You installed the Alpine Ski House (ASH) sample data on a computer that is running an English language version of the operating system set to the regional language. Now, the sample data displays the month and day in English, which causes time and month errors to occur. |
Install the Multilanguage User Interface (MUI) before you install PerformancePoint Server.
|
Legal Notice
Information in this document, including URL and other Internet Web site references, is subject to change without notice. Unless otherwise noted, the companies, organizations, products, domain names, e-mail addresses, logos, people, places, and events depicted in examples herein are fictitious. No association with any real company, organization, product, domain name, e-mail address, logo, person, place, or event is intended or should be inferred. Complying with all applicable copyright laws is the responsibility of the user. Without limiting the rights under copyright, no part of this document may be reproduced, stored in or introduced into a retrieval system, or transmitted in any form or by any means (electronic, mechanical, photocopying, recording, or otherwise), or for any purpose, without the express written permission of Microsoft Corporation.
Microsoft may have patents, patent applications, trademarks, copyrights, or other intellectual property rights covering subject matter in this document. Except as expressly provided in any written license agreement from Microsoft, the furnishing of this document does not give you any license to these patents, trademarks, copyrights, or other intellectual property.
Copyright 2008 Microsoft Corporation. All rights reserved.
Microsoft, Excel, PerformancePoint, PivotChart, PivotTable, SharePoint, Windows, and Windows Server are trademarks of the Microsoft group of companies.
All other trademarks are property of their respective owners.