I am trying to use Reporting Service with Analysis Service but I'm not too
sure as to how to go about doing that.
Can someone point some articles or tutorials to me ?
Thanks in advanceFirst problem is configure correctly data set source.
You must use MDX language for obtain data information from olap cube.
You must use some tip&trics for provide data using matrix or table object.
For example when you get data from "MDX query" you have a list of records
with
additional lines for all totale dimensions and sub-dimension.
This additional line can be omitted if you want usa table object or you can
use it by matrix object for provide a dimensional total.
It's most important use expression code on text object (of your matrix code
for example) for personalize Caption label, filter etc.
"Nestor" wrote:
> I am trying to use Reporting Service with Analysis Service but I'm not too
> sure as to how to go about doing that.
> Can someone point some articles or tutorials to me ?
> Thanks in advance
>
>|||check this:
http://msdn.microsoft.com/library/d.../>
asandrs.asp
"Dario Concilio" wrote:
[vbcol=seagreen]
> First problem is configure correctly data set source.
> You must use MDX language for obtain data information from olap cube.
> You must use some tip&trics for provide data using matrix or table object.
> For example when you get data from "MDX query" you have a list of records
> with
> additional lines for all totale dimensions and sub-dimension.
> This additional line can be omitted if you want usa table object or you ca
n
> use it by matrix object for provide a dimensional total.
> It's most important use expression code on text object (of your matrix cod
e
> for example) for personalize Caption label, filter etc.
>
> "Nestor" wrote:
>
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment