Re: Can a query return a list of all measures?

From: Jim L (jim_at_noaddress.com)
Date: 10/08/04


Date: Fri, 8 Oct 2004 15:17:40 -0500

I"m not getting anywhere with this.

The MDX sample app that comes with reporting services reports
an "Axis name is unrecognized or duplicated or creates a sequence gap
'rows'" . If I try to put it on columns I get an "Cells cannot be created
.... because one of the axis contains no postitions"

I have also tried with the ProClarity OLAP client application and get the
same "..sequence gap" error message.

Jim

"Jamie Thomson" <jamie.thomson@donotspam.conchango.com> wrote in message
news:E4D8B768-30F8-4593-8EF1-F9C6D3307F3D@microsoft.com...
> Try:
> select
> measures.children on rows
> from <cube>
>
> Regards
> Jamie Thomson
> http://www.conchango.com
>
>
>
> "Jim L" wrote:
>
>> I want to make an MDX query that will return a list of available
>> measures.
>> Can anyone help with this?
>>
>>
>> Thanks,
>>
>> Jim
>>
>>
>>



Relevant Pages

  • upgrade Axis 1 to 2
    ... which is used by some clients. ... The old Axis 1 - WSDL contains the following lines. ... With Axis 1 the name of the complexType> is used, with Axis 2the name of the ...
    (comp.lang.java.programmer)
  • Re: Levy-Jennings Chart
    ... They may not appear if there's an X axis mismatch. ... dates and the other uses categories or another sequence of numbers, ... series and the second series' Y values are within the range of the axis. ... Gary's Student ...
    (microsoft.public.excel.charting)
  • <sequence> <choice> and <all> with Axis
    ... Whatever webservice I create with Axis, my types are all defined with the ... Denis ...
    (comp.lang.java.programmer)