US and Worldwide: +1 (866) 660-7555
Results 1 to 1 of 1

Thread: Can We show the string value as a measure on mondrian olap

  1. #1
    Join Date
    Aug 2012
    Posts
    1

    Default Can We show the string value as a measure on mondrian olap

    I want to show the string value as one of the measure value. When a fact table has a integer value and string value respectively and also has some foreign table's keys. Then I could show the integer value as a measure value, but I couldn't show the string value as a measure. Because Measure element in schema of cube (written in XML) doesn't allow that a measure value doesn't have 'aggregator'(It specify the aggregate function of measure values). Of course I understood that we can't aggregate some string values. But I want to show the string value of the latest level in hierarchy.

    I read following article:
    A Simple Date Dimension for Mondrian Cubes . A figure (around middle of this page) shows a cube that contains string value as a measure value. But this is an example of Property value of Dimension table, so this string value isn't contain in fact table. I want to show the string value that contains in fact table.

    Anyone have some idea that can be shown the string value as a measure value? Or I have to edit Mondrian's source code?

    * I have posted the same question to stackoverflow.com (http://stackoverflow.com/questions/1...-mondrian-olap), but I thought this forum is more appropriate.
    Last edited by inohiro; 08-06-2012 at 10:52 AM.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •