['FX Rate'] = N: IF('Customer Currency' @= 'EURO',0.5,0);
Here is a picture of the cube where the values are should appear:

When I perform a trace on the FX Rates, this is what I see:

When I trace the string value, it appears to be correct:

However, I tested the length of the string value in the cube and it came back as having a length of 20, so I'm stumped.
Any advice would be appreciated.
Mike