Error in rtf file
I am doing customization of Account Trial Balance Report.
In the XLAAPRPT xml template i include two different sql statement fetching two different data based on the column fetched by existing query.
THe xml is working file,its showing data also in xml format.
But the rtf template which i have customized from XLAAPRPT06 standard rtf template is not showing data when m uploading the xml data.
But if i remove the two sql statement from the xml file,then the rtf is displaying data by uploading that data in xml format.
Can anyone pls suggest me,where i m getting wrong.