I am trying to display Birt report using XML data source, but using XML data source i can show the information which is present in XML. My requirement is I want to show the Node Name and its Child count as part of report which is not possible using XML data source as Child count is not present in XML and it needs to be calculated programmaticaly.
So please guide me how can i create Birt report which uses data from XML as well some programming logic?
No comments:
Post a Comment