Data Validations within Cube View
I've been creating cube views and have sometimes found that I may forget to update a row that is part of a reporting segment. This results in the sum of the rows not equaling the total row for the reporting segment.
Does anyone have any suggestions on how I can create a row in the cube view that validates that the rows of a reporting segment equal the total row? I would want this row to be invisible and to have a condition that it would only display if there was a variance.
I'd be looking for something like this:
Row 1: $100
Row 2: $100
Row 3: Total = 200
Variance = 0
