I have a XML sourcertype that have multi-values dair across different fieldnames:
e.g. starttime, stoptime, instruction
My problem is that the "instruction" field is really really long.
When I do a table starttime, stoptime, instruction, the looks mis-align.
e.g.
starttime stoptime instruction
0900 0935 First instruction is to
0930 0940 move the cargo to the east
0940 1020 side of the dock.
Second instruction appears
not align to the 0930 starttime.
Third instruction really needs to
the 0940 line.
I was hoping I can put each instruction align to the correct starttime.
Any help much appreciated!
Kind Regards,
Joshie
... View more