Wednesday, March 21, 2012

Reports with OLAP Cubes

Hi

I try to design a report with Chart based on an Analysis Services Data source...

It does'nt work !!!

Has anyone else the same problem?

It would help if you could provide more details of what exactly does not work.


Maybe the data values are coming across as strings rather than numeric values? Try to convert the datatype for the datapoint expressions. E.g. =Sum(CDbl(Fields!Measure.Value))

-- Robert

|||

Hi,

I have a OLAP report with a table. I need to display a chart on click of particular cell in the table wihtin the same report. How to pass the parameter from the table to the chart and display it in the same report? Pls help me in solving this

No comments:

Post a Comment