Jump to content
We've recently updated our Privacy Statement, available here ×

Extract certain fields form DataSource XML


meex

Recommended Posts

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

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...