Question : Exchane 2010 Hub Transport Rule Limitation

Hi,
We run Exchange 2010.
Do you know what is the maximum number of transport rules that can be created on it ?
Is there any limitation ?
Thank you.

Answer : Exchane 2010 Hub Transport Rule Limitation

I agree.  If that is not the case for some reason, you can use a formula like this to display the detail percents and calculate the total

Global NumberVar TotalPercent;
Local NumberVar ThisPercent;

ThisPercent := {GetCallIssueByTechResolution;1.Expr1} / Sum ({GetCallIssueByTechResolution;1.Expr1});
TotalPercent := TotalPercent + ThisPercent ;
ThisPercent

mlmcc
Random Solutions  
 
programming4us programming4us