I have a diagram in a report, which shows some values on week level for one year. These values are based on an olap cube. Until the current week the values of the first measure are shown in a line in the diagram. Since that week the values of
the second measure are shown in the same line. I manage this by using mdx iif-stuff.

Now I want to show the line in the diagram for the values of the first measure in another color as
the values of the second measure. Is this possible?

Thanks in Advance,
Stefan