Google
 

Friday, July 25, 2008

Norm's PerformancePoint Server Blog

An interface would be good for stuff like this. 

Two approaches exist for converting to label-based tables in preparation for populating PerformancePoint Server measure group tables.

  • Use PPS stored procs - more of a production solution
  • Use a join with source and staging and pull id's.

Here are the steps from the data integration help.

To prepare and load measure group data that have labels
  1. Create a label-based table

  2. Populate label-based measure group tables with data from the source database or system. This is a manual step.

  3. Validate label-based measure group tables and correct any errors by using the bsp_DI_ValidateLabelTable stored procedure.

  4. Repeat step 3 as required until all label-based data is valid.

  5. Convert a label-based measure group table to a MemberID-based table

About performing measure group validation in a model

You can use one of the following methods to validate measure groups before you load data from the staging database to the application database.

Note

If you have questions about the process, don't forget to use the PerformancePoint Server forum. You can also send me a message if you are concerned about if a question is phrased correctly -I'm a writer.

Norm's PerformancePoint Server Blog

No comments: