Hi All,
I have a situation where i have created a webi report containing the rolling 12 months running sum of a measure object.
I am using cross table to display the values along with year, plan/actual, revenue, months
I am getting the below mentioned output.
and the properties of the table are shown in the below figure.
Now I want to hide the rows that are showing empty in the table. So I unchecked the "show rows where measure values =0" and even wrote a formula to hide, then the output is as follows.
the properties for the above table output is as below.
Now if we observe, the values in the cross table are different. If i uncheck the values are changing and giving me wrong results.
The values in the first figure are correct but when i try to hide the empty rows it is giving me wrong results.
I tried to remove the Year dimension and checked the output, then it is giving me "#multivalue" error. I tried with putting Sum() function to rectify the error but of no use.
I tried to put block level filter for year object to the cross table, but values are coming wrong.
Any help highly appreciated.
Regards
Ram