Author: anandgbe
Posted: Thu Feb 23, 2017 9:20 am (GMT 5.5)
If the A2 is unavailable for DATE1, then 2nd value should be empty(i.e. ; ;)
In second case, If the A4 id unavailable for DATE2, then 4the value field should be empty.
In my case, there will be maximum of 40 values for each key(i.e., for each Date field).
A1 Date1 Value1
A2 Date1 Value2
A3 Date1 value3
A5 Date1 value4 .
.
.
.
A40 Date1 valuex
A1 Date2 Value5
A3 Date2 Value6
A4 Date2 value7
A5 Date2 value8
.
.
.
A40 Date2 valuey
and so on till Date31.
_________________
Thanks & Regards,
Anand Gunsekaran
Posted: Thu Feb 23, 2017 9:20 am (GMT 5.5)
Quote: |
How do you decide where the "blank" column is in your example |
If the A2 is unavailable for DATE1, then 2nd value should be empty(i.e. ; ;)
In second case, If the A4 id unavailable for DATE2, then 4the value field should be empty.
Quote: |
A maximum of five values per key? Or more? |
In my case, there will be maximum of 40 values for each key(i.e., for each Date field).
A1 Date1 Value1
A2 Date1 Value2
A3 Date1 value3
A5 Date1 value4 .
.
.
.
A40 Date1 valuex
A1 Date2 Value5
A3 Date2 Value6
A4 Date2 value7
A5 Date2 value8
.
.
.
A40 Date2 valuey
and so on till Date31.
_________________
Thanks & Regards,
Anand Gunsekaran