 |
Generated {Today:MM/dd/yyyy} |
Executive Account Review
{Name} · {Today:MMMM d, yyyy} · Prepared by {RunningUser.Name}
RELATIONSHIP AT A GLANCE
PIPELINE MIX
{Chart:Opportunities:StageName:bar:title=Pipeline by Stage&width=420}
DEAL DETAIL
| Opportunity | Stage | Amount | Close |
{#Opportunities}
| {Name} | {StageName} | {Amount:currency} | {CloseDate:MM/dd/yyyy} |
{/Opportunities}
| Total | {SUM:Opportunities.Amount:currency} | |
SUPPORT HEALTH
{Chart:Cases:Status:bar:title=Cases by Status&width=420}
{#IF Cases.totalSize != 0}
| Case # | Subject | Status | Priority |
{#Cases}
| {CaseNumber} | {Subject} | {Status} | {Priority} |
{/Cases}
{:else}
No support cases this period — a clean quarter.
{/IF}
PEOPLE WE WORK WITH
| Name | Title | Email |
{#Contacts}
| {FirstName} {LastName} | {Title} | {Email} |
{/Contacts}