How to read only the totals from main report to subreport? -


i have main report , subreport. main report show data each farm(group farm) , @ last row, display total of whole data. in sub report, i'm trying display farm , totals in sub report, it's copy last row of main report sub report based on farm can't it. although subreports link, doesn't works. solution?


Comments

Popular posts from this blog

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -