When you validating your label tables in PerformanePoint, any errors are reported by their error codes (ex 930).
If you would like a little more detail about what the error codes mean, then check out the dbo.SystemErrorDetails table.
It contains a list of error codes and descriptions.
This was a big help for me to determine what I doing wrong when trying to validate my data.
posted @ Friday, December 04, 2009 6:24 AM