Wednesday, December 10, 2008

PerformancePoint Server 2007 SP2 Released!

PerformancePoint Server 2007 SP2 was released on December 8. Check out SP2 by viewing the post below from Microsoft's Tech Net Forum for PerformancePoint Planning:

Make sure you read through the PerformancePoint Server Planning Readme file located at the bottom of the TechNet Post. Looks like the TechNet forum has a new look and feel as of December 10.

Troy

Thursday, December 4, 2008

Update the CURRENTPERIOD for a Model

Every PerformancePoint Model has a CURRENTPERIOD property. So why set the CURRENTPERIOD property? You don't have to set this property but here is some basic functionality that it can provide:

  • Dynamically update the data or date range for a Form or a Report
  • Set the date range for Cycle
  • Use it as a variable in a PerformancePoint Rule

Go to the model that you want to set the CURRENTPERIOD for and then check out the model. In this example we are going to set the CURRENTPERIOD for an Exchange Rate model so that we can build a PerformancePoint form with a dynamic date range:

image

Select Schedule Current Period Updates... from the workspace action pane:

image

The CURRENTPERIOD is presently set December FY 2009 but we want it to be July FY 2009 which is the first period of the budget fiscal year in our PerformancePoint Application. First click Remove Last to remove the existing CURRENTPERIOD . Now click on the ellipsis to set the CURRENTPERIOD. Select the correct date and press OK.

image

Now select the single chevron (>) to copy the CURRENTPERIOD value to the Update Schedule section:

image

You can actually schedule multiple CURRENTPERIOD values which are updated based on the update time. In this case we are only going to set one CURRENTPERIOD. Click OK and then save the model. Now we can use the CURRENTPERIOD value. In order to update the of the CURRENTPERIOD in the form I am building, I need to Refresh System data as shown below:

image

Now I can set a dynamic date range for the Time Dimension:

image

Select Add Dynamic Range... . In this case I am going to set the Start of Range to 0 and the End of Range to 11 (0 to 11 represents 12 periods). Next Click OK and then OK again. The form will now dynamically display the Time members based on the CURRENTPERIOD. Refresh the form to update the time members

image

Here is form that I created suing the CURRENTPERIOD. Notice that the first time member is July FY 2009 which is equal to the CURRENTPERIOD and that the last member is June FY 2009 which equals CURRENTPERID + 11.

image

Troy

Wednesday, December 3, 2008

ProClarity Analytics Platform SP2 - Download

You can now download Service Pack 2 (SP2) cumulative update for the ProClarity Analytics Server (PAS) and the ProClarity Professional Desktop. The key feature of SP2 is that ProClarity now support Windows Server 2008 and SQL Server 2008. ProClarity Analytics Platform is now called PerformancePoint Analytics and is part of the PerformancePoint Server 2007 stack. Download the Service packs from Microsoft:

ProClarity Analytics Server SP2 - Download

ProClarity Professional Desktop SP2 - Download

Troy