reporting services - ssrs with custom rows in Matrix -


i have raw data: enter image description here

in data "act" actual number, "fct" forecasted, , have create row called "var" calculate (act-fct). "cum" accumulated variance. "prev" refers previous year data , the"varyoy" refers variance year on year (prev-act).

i not sure how "var", "cum" , "varyoy" rows matrix. guidance or sample solution i'm looking for.enter image description here


Comments

Popular posts from this blog

How to logout from a login page in asp.net -

Stack level too deep error after upgrade to rails 3.2 and ruby 1.9.3 -