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

JeffM

Members
  • Posts

    1
  • Joined

  • Last visited

 Content Type 

Profiles

Forum

Events

Featured Visualizations

Knowledge Base

Documentation (PDF Downloads)

Blog

Documentation (Test Area)

Documentation

Dr. Jaspersoft Webinar Series

Security Advisories

Downloads

Everything posted by JeffM

  1. I have a report that for the most part is pretty simple. However I have run into a circumstance I have never dealt with before. 4 of the fields in my report come from a single database entry which contains formated XML. This field is used as a dictionary style catch all similar to a metadata style structure. <ServiceMetadataHeader> <f1/> <f2/> <f3/> <f4/> <f4/> <f5>Data Sample 1</f5> <f6/> <f7>Data Sample 2</f7> <f8>Data Sample 3</f8> <f9>Data Sample 4</f9> <f10/> </ServiceMetadataHeader> I need to create a report without deploying a new build due to internal reasons and thus would like to handel it within the compiled jasper report. Anyone have an experience on this one?
×
×
  • Create New...