cancel
Showing results for 
Search instead for 
Did you mean: 

message mapping

Former Member
0 Kudos

hi,

can you give me some idea how to map this

sourcefield targetfield

B Date BD for the first row of data =SD + (SP-1)*0.5 BTIME

B Date BD for the last row of data = SD + (SP-1)*0.5 + SPI u2013 1sec ETIME

thanks

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

use index and count

if index equals 1 then do line1

if it equals count do line_last

else do something else