Dear All,
I am facing a strange issue in my report,i have created a cross tab report with vendor,month,qunatity i have applied rank(Top5) on this table this working fine.
I need to show quantity share% also in the report so to achieve this i have created two variable in webi:
Total Qty for share:
=Sum([Quantity] For All([Vendor Name])
%Qty share:
=[Quantity]*100/[Total Qty for share]
I have used %qty share in the table,now the table contains vendorname,month,%Qty share,i have applied rank(For Top5) in this table but after apply rank the values in the table is not showing properly .
For example before ranking i have 6 for the month of jan but after applying ranking it is becoming 14 in the table.
Why it is happening is there any problem in the variables.
I have tried rank in the both the ways ,the option in webi and the formula by using Rank function:
Rank([quantity[;Vendorname]) both is giving the wrong values.
Please suggest me it is very urgent where i need to deliver the report.
PFA screen shot for the values how it is showing.
BO Version:
BI 4.1 sp5
Regards,
Mahesh