Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi experts
I have a dimension "profit center" and two measures "sales" and "costs". I need to show per profit center the minimum and the maximum on sales and costs. The rest is not relevant.
Thanks for your help, Tom
Hi @TomBond77 RangeMax and RangeMin function might help you here. These functions take a variable number of parameters returns the Min or Max value.
RangeFunctions