|45594|There are no sales by stage to display.|
  1. {{:item.LeadStageName}}
    {{if:System.session.salesDashboard.Weighted == '1'}}
    {{:format(item.WeightedAmount, 'c')}}
    {{else:}}
    {{:format(item.Amount, 'c')}}
    {{if:}}
    {{:item.LeadStageCount}}
  2. {{if:i==ds.length-1}}
  3. |45595|Total|
    {{:format(ds.options.summary.Amount, 'c')}}
    {{:format(ds.options.summary.WeightedAmount, 'c')}}
    {{:ds.options.summary.LeadStageCount}}
  4. {{if:}}

Edit Sales By Stage Options

|45597|Visible To|

|45598|No groups have access to this graph|

|45600|Security Groups|

|45601|All security groups have been added to the report|
  1. {{:item.GroupName}}