|
Hi Everyone, I have a generation of word document with formatting inside the table and merging cells from xml file. My problem is very slowly when populate almost 2 hours, i have 200000 records to populate. Table Col 1 | Col2 | Col3 | Col4 | Col5 | Col6 | Col7 | ____________________________________________________________ 1 | Anything | 07:20 | 07:25 | 0.5 | 1 | Description | | |_____________________________________________ | | 09:30 | 09:32 | 0.2 | 2 | Description2 | ____________________________________________________________ 2 | Anything | 10:05 | 10:40 | 35.0 | 3 | Description3 | ____________________________________________________________ can any one help me using Transformation or XSLT . Many thanks. |