Hi all,
I need a variable/function which can return the second value on a list.
For instance, when I need the first value (in this specific case it'll be the first week of the year when I have productions of a specific material), I use this function: Min([Week -year]) In ([Material - Key].
And now, what should I use for the second value (second week of production of that material)?
Thank you!!