I am trying to get a table to populate with the same data in my main report using Jasper/iReport. How can I get the Json to carry over?
In Edit table datasource I\
Just add Data Source Expression in your main report:
Its working for me. Hope it will help.