Web service data source data field comes like an array. Need to show one by one in the Report

Viewed 25

In my jasper report I am using web service data source. enter image description here

This data source getReportLines make it as root filed, and reportLines are another field. But the problem is if we are preview the data, that time reportLines comes like an array like this:enter image description here

So how to data show like one by one in my report.

0 Answers
Related