AGGR in IF Statement Does Not Generate Expected Results
I have the following expression testing whether the measure in green is positive. If so, return it, else don't. This logic does not seem to be working, i.e., negative values are being returned. Is it because of the set analysis utilization? Because when I rewrite the green measure below WITHOUT using set analysis, then negative values are correctly excluded?