by using an outer join or a union, make sure your dataset always have values for each dimension intersection.
In your example, the left hand side is missing data for the "DIA" dimension. If you make sure the data is there with a zero value, you'll sol...
In your example, the left hand side is missing data for the "DIA" dimension. If you make sure the data is there with a zero value, you'll sol...