Skip to Content
0
Apr 19, 2018 at 11:54 AM

Return the second value on a list SAP BO Report

800 Views

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!!