Any idea on how to perform looping in etext fusion BI report templates
Content
Hi All,
Anyone worked on looping through the XML tags in etext templates, please let me know. Attached is the XML file which has G1, G2 groups
G1 -- Header
G2 -- Detail records
After G2 we have the summary columns which I need to print in trailer record , CS_1, CS_2, CS_3.
Two things I am facing difficulty
1) Looping through these tags so that I print the group recurrsively
2) I also need to do formatting of the trailer record summary counts in the format : 0999999999999.99
Please let me know if any one has worked on such above req ?