Writing a Basic MDX Query Pt.2 - SQL School Video

  • Comments posted to this topic are about the item Writing a Basic MDX Query Pt.2 - SQL School Video

  • Brian,

    Create videos. Thanks.

    I have a question. When you demonstrate creating multiple calculated measures you say that "you can use the data from the first one". I don't get what you are saying. The only similarity is the measure [Internet Order Quantity], but that is just a standard measure. I don't consider that one "data from the first [calculated measure]". Am I missing something? Did you mean to demonstrate something like

    WITH MEMBER [MEASURES].[FirstCalcMember] AS

    [MEASURES].[SOMETHING] /

    [MEASURES].[SOMTHING ELSE]

    MEMBER [MEASURES].[SecondCalcMember] AS

    [MEASURES].[FirstCalcMember]*

    [MEASURES].[YET SOMETHING ELSE] [\code]

    Thanks.

    <><
    Livin' down on the cube farm. Left, left, then a right.

  • Nice one...

  • Hi Brian, it's a fantastic one and I will expect more vedio in the future.

    But Could you please post your script on your vedio so that's really benefit for our programming.

    Thanks in advance!

    aragornguan1972@gmail.com

  • Nice demonstration of MDX. Very Cool.

    Irshad

  • The video was really helpful. Looking for more tutorials on MDX...

    -Prashanth

Viewing 6 posts - 1 through 5 (of 5 total)

You must be logged in to reply to this topic. Login to reply