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

rav.lukowski

Members
  • Posts

    2
  • Joined

  • Last visited

 Content Type 

Profiles

Forum

Events

Featured Visualizations

Knowledge Base

Documentation (PDF Downloads)

Blog

Documentation (Test Area)

Documentation

Dr. Jaspersoft Webinar Series

Downloads

Everything posted by rav.lukowski

  1. Hi all, I'm trying to do something similar to example presented here: http://community.jaspersoft.com/wiki/lists-jaspersoft-studio The difference is that i need to read 2 elements from selected node. It goes like this: I' m using same expression: $P{REPORT_DATA_SOURCE}.subDataSource("/person/phone") But under my phone element are 2 elements like for example: <phone> <home>123456789</home> <work><987654321</work> </phone> How to read both of them using the same "child::text()" option. OR maybe there is another approach to my problem? Please help!
×
×
  • Create New...