<Image 2> -> Date 201101 Selected. -------------------------------------------------- D2, D3, P_Number, P_Sales, C_Number, C_Sales Z, Rock, 6, 6000, -, - Z, Joan, 4, 4000, 14, 14000 Y, Rock, 5, 5000, 15, 15000 --------------------------------------------------
first, I separate <data> by D1 value. and create Parent/Child table and Concate those tables by D3/D4 value. but when create <Image 1>, Child table value are missing.