Download a sample template to see the required format:
Optional: Environment, Equipment Type, Customer Segment
Price Band | Count | Renewal Rate | Avg Price Change | Revenue Impact |
---|---|---|---|---|
{{ band.range }} | {{ band.count }} | {{ (band.renewalRate * 100).toFixed(1) }}% | {{ band.avgPriceChange.toFixed(1) }}% | {{ formatCurrency(band.revenueImpact) }} |
Segment Value | Count | Renewal Rate | Avg Price Change | Elasticity |
---|---|---|---|---|
{{ value }} | {{ data.count }} | {{ (data.renewalRate * 100).toFixed(1) }}% | {{ data.avgPriceChange.toFixed(1) }}% | {{ data.elasticity.toFixed(2) }} |