By storing KPIs in Analysis Services, the KPIs become reusable by SharePoint, PerformancePoint, Excel, and custom code. This article demonstrates a few examples for managing KPIs within Analysis Services. Required References: 1: using System;
2: using System.IO;
...
[More]