Create Report using Jaspersoft Studio
In this post I will show you how to create a report with grouping using Jaspersoft Studio. Here I am using Wamp server for development. First you can create a database using phpMyAdmin. We will create a database named 'report'. Next we will create three tables named student,subject and mark. Fisrt table…continue reading →