Hello,
i have an unexpected behaviour with a Dataflow.
Performing a simple calculation, C = A + B, a double cube is somehow getting tiny amounts. All cubes are Double type. Representing the information in a dataview, all rows only have numbers with 2 decimal places: yet the subtotal shows very small digits differences (e.g. -0.000000000003637979).
Do you know why this could happen?
Thanks,