Hey,
I have published a report to web with a default display in HTML. It has columns DateHour which displays date-time, 2values from one database(c1,c2), 4 values from other(c3,c4,c5,c6) and total columns(t1=c1+c2, t2=c3+c4+c5+c6) and net diff column(t1-t2). The whole report is a crosstab on...