Menu

#15 crosstabs with two measures

1.0
closed
None
2015-10-28
2014-11-25
No

First of all congrats for the project!
I've trying it and it seems that crosstabs are not correctly working.
I expose the case:

Environment : Excel 2013 connecting to mondrian xmla

If you put a dimension in a row, a dimension in a column and one measure it works. But if you put two measures it produces an inconsistent query.

The sampledata example would be:

If you try to put a second measure to the query attached in the picture it generates this mdx:

SELECT NON EMPTY CrossJoin(Hierarchize(AddCalculatedMembers({DrilldownLevel({[Positions].[All Positions]})})),
CrossJoin({[Measures].[Actual],[Measures].[Budget]}))
DIMENSION PROPERTIES PARENT_UNIQUE_NAME ON COLUMNS ,
NON EMPTY Hierarchize
(AddCalculatedMembers({DrilldownLevel({[Region].[All Regions]})})) DIMENSION PROPERTIES PARENT_UNIQUE_NAME ON ROWS
FROM [Quadrant Analysis] CELL PROPERTIES VAL
UE, FORMAT_STRING, LANGUAGE, BACK_COLOR, FORE_COLOR, FONT_FLAGS

1 Attachments

Discussion

  • Alexandra Davidoiu (Iancu)

    • status: open --> pending
    • assigned_to: Alexandra Iancu
     
  • Alexandra Davidoiu (Iancu)

    should work in version 58

     
  • Alexandra Davidoiu (Iancu)

    • status: pending --> closed
     

Log in to post a comment.

MongoDB Logo MongoDB