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

sweet_0_dream

Members
  • Posts

    1
  • Joined

  • Last visited

sweet_0_dream's Achievements

Newbie

Newbie (1/14)

  • Week One Done
  • One Month Later
  • One Year In
  • First Post Rare
  • Conversation Starter Rare

Recent Badges

0

Reputation

  1. I have a query in jrxml. The response of the query is looks like this: <Person><ID>...</ID></Person>[/code]I want to make another query that the ID should comes from first query response (Basically using first query IDs in the nest query). The response of second query is like this: <Person><ID>...</ID><Job>...</Job><Job>...</Job><Job>...</Job></Person>[/code]I added a variable which contains the second query and passed the ID to it. But how can I send the Jobs of the second response to my subreport? Any help is appreciated.
×
×
  • Create New...