I am currently trying to use a percentage formula in a ReportNet report, which uses a cube. I have 5 columns in this report:
Product Year1Qty Year2Qty % of Year1 %of Year2
It is the last two columns which are causing me some grief. In the past, I would just use the formula percentage(X) and the percentage of column X would be generated. Now, the percentage which is being generated is based on both of the qty columns. I think it has something to do with the cube properties but I would appreciate any suggestions or tips.
Thanks!