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

How to print repeated data from JSON inside a text field with points


srikarkarumuri98

Recommended Posts

Hi there,

I am new to Jasper Reports, i need to print repeated data from JSON inside a text field with points. Below is the given JSON sample. Please help me asap on this. Here i need to print "SC_Comments" as a 2 points inside a text field. If comments added i need to get all the comments as a ponits in text filed. Please help me asap.

"defectthrough": {
        "DEF_A": [
            {
                "SC_Comments": "Following renewal the following test(s) should be carried out and documentary evidence of the test results made available in accordance with the SAFed Guidance Note - Supplementary Tests of In-Service Lifts.",
                "SC_Type": "Non-Variable"
            },
            {
                "SC_Comments": "Following repair the following test(s) should be carried out and documentary evidence of the test results made available in accordance with the SAFed Guidance Note - Supplementary Tests of In-Service Lifts.",
                "SC_Type": "Non-Variable"
            }
        ]

}

Thanks in Advance.

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...