Last Child in XML
Hi All,
I have a xml with structure as mentioned below.
<ListOfFutureTPRDeals>
<ProductDescription>Tooh OLD 375 B24 SW</ProductDescription>
<Segment>Classic Full Strength<Segment/>
<Notes>asjgj</Notes>
<FTPRDeals>
<FTPRDeals>
<ProductDescription>Tooh OLD 375 B24 SW</ProductDescription>
<Segment>Classic Full Strength<Segment/>
<Notes>asjgj</Notes>
<FTPRDeals>
<ListOfFutureTPRDeals>
In my report i am doing group based on Segment tag first and inside that ProductGroupCode data is displayed.
Now ProductGroup Code can be repeated in xml which is fine.
My requirement is to display Notes for that Product Group once last product group is displayed on report.
For e.g in below report for "Product Description" "Tooh OLD 375 B24 SW" below Notes