Hi,
In my dashboard i am making MDX query dynamically by passing the chart value click as parameter. The problem i am facing is the chart refresh on second time i click, i am able to see the query with correct parameter passed on first click but cant understand why the chart refresh on second click. I have added few if condition in click action of chart so that i can generate my mdx query dynamically and after that i am writing Dashboard.firechange function.
Any solution for this issue...
thanks


Reply With Quote