Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.
Originally posted by: ThomasTHi Guys.
Is there a way to accomplice this?:
For every offering I want to calculate the ToDate depending on what the next rows validity date unless it is the last row in group, then it should just be "31-12-2013"
node:BRD_Data
bretype:core::Static Data
editor:Label=BRD Data
editor:sortkey=5b3206a2190e3cab
output:@40fe6c55598828e5/=
prop:StaticData=<<EOX
Offering id,Price validity from date,ToDate
Dummy,04-04-2018,06-04-2018
Dummy,07-04-2018,11-04-2018
Dummy,12-04-2018,18-04-2018
Dummy,19-04-2018,31-12-2030
Dummy2,02-04-2018,04-04-2018
Dummy2,05-04-2018,09-04-2018
Dummy2,10-04-2018,16-04-2018
Dummy2,17-04-2018,31-12-2030
EOX
editor:XY=480,110
end:BRD_Data
Thank you in advance.