Re: Retrieving values from a cousin in the heirarchy

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

jim.little.2005_at_gmail.com
Date: 01/27/05


Date: 26 Jan 2005 20:56:16 -0800

i got it finally after banging away at it. the problem was how do i
jump from the Site dimension (schools) to the measure dimension
(Current API). this brings me the value i am looking for:

max({Ancestor([DistrictSite].CurrentMember.Parent,
1).FirstChild.NextMember.NextMember.LastChild}, Measures.[Current API])

i use max() purely to get the measure, since there is only one value.
so i get to the node i want, then say "give me the max() of the
measure.[Current API]" and it will return 755.

thanks for the help. if you have any further comments, like any
improvements to my kludgy syntax, i am all ears.



Relevant Pages

  • Re: Skybucks API hooking idea (Replacing the hook, with a jump to injected function) (replacing: "jm
    ... Skybuck's API hooking idea is: ... The "hook" seems to be a jump to the DLL function address (this address is ... Label/function/implementation InjectedFunction: ...
    (alt.lang.asm)
  • Re: Malaysia govt and citizens should sue its Indonesia neighbour !!!
    ... >Why they never bother to compare our API with other region now??? ... am glad that the government has decided to release the API. ... I think they should have just closed the schools in Selangor on ... Parents have to send their kids to school and if school is cancelled ...
    (soc.culture.malaysia)
  • Credit Report tools
    ... credit report application using API or Delphi ... Please can someone help me to jump start. ...
    (borland.public.delphi.thirdpartytools.general)
  • Re: Indirect API Call
    ... is there another way to the delphi compiler can call it indirecting without generating a jump table ... If you want call an API, you must do call IAT to have API adress ou do a LoadLibrary. ...
    (borland.public.delphi.language.basm)