0
kicks
Charting with PerformancePoint Server 2007
This week's installment of I-Data Weekly focuses on charting with PerformancePoint Server, and will cover the following:
Defining the end result (a dual-axis chart that shows both monthly product sales and sales as a % of category, where the user can select a date range and a product
Laying some groundwork by constructing some necessary MDX calculations to support the chart and user selections
How to build the chart, how to construct the necessary MDX query for the chart, and how to deal with filter parameters for date range and product
How to create drop-down filters for user selections
Creating a dashboard web page with the chart and the filters