Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1165
olap data for chart
posted

hi,

I am trying to build a simple dashboard with data from a SSAS cube, using WPF.
Each chart in the dashboard shows data for a one or more measures of the cube.

What is the best way to support multiple charts based on the same cube?

having multiple XmlaDataSources  - one for each chart, or maybe i can some how have one XmlaDataSource, and set the ValueMemberPath (or any other property) of the chart series to a certain measure in the cube?
Is there a way to query the SSAS cube with MDX queries and set the result to the xamDataChart datasource?

Is there a way to integrate data slicers, so the user can filter the data shown in the dashboard?

thanks

Parents
No Data
Reply Children
No Data