Jump to content

meex

Members
  • Posts

    1
  • Joined

  • Last visited

 Content Type 

Forum

Downloads

Featured Visualizations

Knowledge Base

Documentation (PDF Downloads)

Blog

Documentation (Test Area)

Documentation

Dr. Jaspersoft Webinar Series

Security Advisories

Events

Profiles

Posts posted by meex

  1. Hi,

    I'm using a XML document as datasource, the XML does not only have a collection, but also some metadata which I want to show in the report in the page header section.

    Is there a possibility to extract those single values (e.g. XPath)?

    Example

    XML

    <root>

    <name>My Name</name>

    <data>

    <row />

    ...

    <row />

    </data>

    </root>

    I want to print the name in the title and the rows in detail as a table?

     

    regards

    Meex

×
×
  • Create New...