I'm trying to build a report that will show Work Items on the X axis and a stacked bar with Completed Work and Remaining Work on the Y axis, that works fine. Additionally I have to add 2 more values to the stacked bar, one that shows the change percentage if the Completed Work value from last week and the same for remaining.
I quite new to SSRS and my knowledge of MDX is somewhat limited. To do all the said above I access the Tfs Cube through SQL Analysis Services.
Any help would be much appreciated. Microsoft NMVP - C# (Not Most Valuble Proffesional :)