I havea problem, I need a pivot tablein whichindicatorsare displayedon arolling12 months,these indicatorsare formed bysummingall, inthe fact tableis registereddailyvalues foreach ofthose accounts.
I needthemonthlyvaluerecorded ineach period (Month - Year)istheYTDup to thatperiod. What I'mtrying to do iscalculatetheYTDloads thescriptbut I got nosuccess, for n thefront endto implement therolling12 months.
Any suggestions,to calculate theYTDinupload script?