For loop is not returning all the records in BIP report
Hi
I have created a rtf file, where I am using a for loop to show multiple records in my report.
<?for-each:LoyStatementTransaction?><?ProductName?><?end for-each?>
After uploading the report in Siebel application, when I am generating the report from a particular view, all the records are not coming in my report.
If Seven records are present, in report its showing five record.
Except for loop I am not using any If condition.
I also checked the xml file, after generating the report, five records get created and was showing in xml file.
Please suggest what to do
Thanks & Regards