URL Action



I have a syntax issue. I can run the last line of this query in the
MDX sample application and get results. I am trying to add the
drilldown function to my URL Action in AS and I receive the error
"Unexpected end of expression" The first two lines run, but when I add
the last line I receive the error.

"http://intranet web address for reporting services" +
[Dimension].Currentmember.Name +

DrilldownLeveltop({[Dimension].member},10,,[Measure])

Thank you.

.



Relevant Pages

  • Action URL
    ... I have a syntax issue. ... I can run the last line of this query in the ... MDX sample application and get results. ... Prev by Date: ...
    (microsoft.public.sqlserver.olap)
  • Format Date in GroupBy query
    ... What is the syntax for a query that will give me the Count of [PartID] ... Prev by Date: ...
    (microsoft.public.sqlserver.mseq)
  • calling modules syntax
    ... the syntax to call my procedure from a query. ... Basically all i want is to be able to compare two numbers (contained in two ... Prev by Date: ...
    (microsoft.public.access.modulesdaovba)
  • RE: Field name truncation
    ... Syntax issue... ... Aliases can't start with a number.... ... I assume your query is going into a ... Prev by Date: ...
    (microsoft.public.access.queries)
  • Re: Unable to select NULL with IIF in Member clause
    ... I have modified the query to run in MDX Sample Application. ... To get the correct Partner Unique Name, ... Prev by Date: ...
    (microsoft.public.sqlserver.olap)