XML report incorrect in excel output
Good afternoon, I got a report with excel output in EBS R12.1.3, but in some computers the report shows some lines before the title row:
Normal Output:
| Report Name | ||||||||
| Execution Date | ||||||||
| Column 1 | Column 2 | Column 3 | Column 4 | Column 5 | Column 6 | Column 7 | Column 8 | Column 9 |
| xxx | xxx | xxx | xxxx | xxxx | xxxx | xxxx | xxxx | xxxx |
| yyy | yyy | yyy | yyy | yyy | yyy | yyy | yyy | yyy |
| zzz | zzz | zzz | zzz | zzz | zzz | zzz | zzz | zzz |
Output in some computers:
| xxx | xxx | xxx | xxxx | xxxx | xxxx | xxxx | xxxx | xxxx |
| yyy | yyy | yyy | yyy | yyy | yyy | yyy | yyy | yyy |
| Column 1 | Column 2 | Column 3 | Column 4 | Column 5 | Column 6 | Column 7 | Column 8 | Column 9 |
| zzz | zzz |
0