Card |
---|
| Section |
---|
Column |
---|
| Report Table |
---|
| Select Id,Account.Name, Name,Title,Email,Phone from Contact ORDER BY Account.Name, Name %data:AccountName>1%sf:Account.Name Account Namesf:Account.Name Contact Namesf:Name Title sf:Title Emailsf:Email Phonesf:Phone |
|
|
|
Card |
---|
| Section |
---|
Column |
---|
| Cases
Deck of Cards |
---|
| Card |
---|
| Report Variable |
---|
| Select Id,ContactId,OwnerId,CaseNumber,Contact.Name,Subject,Status,Priority,CreatedDate,Owner.Name,ClosedDate,LastModifiedDate from Case where CreatedDate = THIS_WEEK
|
Total created this week: Report Info |
---|
| variable:TotalCreatedThisWeek > size |
---|
| variable:TotalCreatedThisWeek > size |
---|
|
Report Table |
---|
| Select Id,ContactId,OwnerId,CaseNumber,Contact.Name,Subject,Status,Priority,CreatedDate,Owner.Name,ClosedDate,LastModifiedDate from Case where CreatedDate = THIS_WEEK
Case #curpathhttps://noelsiagian-dev-ed.my.salesforce.com/%sf:Id%INLINE
INLINEvariable:curpath%sf:CaseNumber% Reportersf:Contact.Name Subjectsf:Subject > first 80 Descriptionsf:Description Statussf:Status Prioritysf:Priority Assigneesf:Owner.Name Createdyyyy-MM-ddsf:CreatedDate Updatedyyyy-MM-ddsf:LastModifiedDate Closedyyyy-MM-ddsf:ClosedDate No records found |
|
Card |
---|
| Report Variable |
---|
name | TotalCreatedThisMonth |
---|
| Select Id,ContactId,OwnerId,CaseNumber,Contact.Name,Subject,Status,Priority,CreatedDate,Owner.Name,ClosedDate,LastModifiedDate from Case where CreatedDate = THIS_MONTH
|
Total created this month: Report Info |
---|
| variable:TotalCreatedThisMonth > size |
---|
| variable:TotalCreatedThisMonth > size |
---|
|
Report Table |
---|
| Select Id,ContactId,OwnerId,CaseNumber,Contact.Name,Subject,Status,Priority,CreatedDate,Owner.Name,ClosedDate,LastModifiedDate from Case where CreatedDate = THIS_MONTH
Case #curpathhttps://noelsiagian-dev-ed.my.salesforce.com/%sf:Id%INLINE
INLINEvariable:curpath%sf:CaseNumber% Reportersf:Contact.Name Subjectsf:Subject > first 80 Descriptionsf:Description Statussf:Status Prioritysf:Priority Assigneesf:Owner.Name Createdyyyy-MM-ddsf:CreatedDate Updatedyyyy-MM-ddsf:LastModifiedDate Closedyyyy-MM-ddsf:ClosedDate No records found |
|
Card |
---|
| Total unclosed cases: Report Table |
---|
| Select Id,ContactId,OwnerId,CaseNumber,Contact.Name,Subject,Status,Priority,CreatedDate,Owner.Name,ClosedDate,LastModifiedDate from Case where Status != 'Closed'
Case #curpathhttps://noelsiagian-dev-ed.my.salesforce.com/%sf:Id%INLINE
INLINEvariable:curpath%sf:CaseNumber% Reportersf:Contact.Name Subjectsf:Subject > first 80 Descriptionsf:Description Statussf:Status Prioritysf:Priority Assigneesf:Owner.Name Createdyyyy-MM-ddsf:CreatedDate Updatedyyyy-MM-ddsf:LastModifiedDate Closedyyyy-MM-ddsf:ClosedDate No records found |
|
|
|
|
|
Card |
---|
| Section |
---|
Column |
---|
| Opportunities Chart |
---|
3D | true |
---|
dataDisplay | before |
---|
columns | Opportunity Name,Amount |
---|
title | Opportunities |
---|
type | bar |
---|
| Report Table |
---|
| Select Name,AccountId,Account.Name,Amount,Probability,CloseDate from Opportunity ORDER BY Account.Name, CloseDate %data:AccountName>1%sf:Account.Name
Account Namesf:Account.Name Opportunity Namesf:Name Amount$#,##0.00sf:Amount #ProbabilityProbabilityColumn#sf:Probability Closed DateMM-dd-yyyysf:CloseDate No records found |
|
Opportunities Summary Deck of Cards |
---|
| Card |
---|
| Report Table |
---|
| Select Account.name,id,name, amount, owner.name, closeDate from Opportunity Where IsWon = true
%data:AccountName>1%sf:Account.Name NameOppNamehttps://noelsiagian-dev-ed.my.salesforce.com/%sf:Id%INLINE
INLINEvariable:OppName%sf:Name% Amount$#,##0.00sf:Amount Owner Namesf:Owner.Name Close Datesf:CloseDate
|
|
Card |
---|
label | Opportunities Lost or Not Yet Won |
---|
| Report Table |
---|
| Select Account.name,id,name, amount, owner.name, stageName from Opportunity Where IsWon = false
%data:AccountName>1%sf:Account.Name NameOppNamehttps://noelsiagian-dev-ed.my.salesforce.com/%sf:Id%INLINE
INLINEvariable:OppName%sf:Name% Amount$#,##0.00sf:Amount Owner Namesf:Owner.Name Stage Namesf:StageName |
|
Card |
---|
label | Overall Opportunities |
---|
| Report Variable |
---|
| Select name from Opportunity %data:AccountName>1%sf:Account.Name |
Report Variable |
---|
| Select name,Account.name from Opportunity Where IsWon = true %data:AccountName>1%sf:Account.Name |
Report Variable |
---|
| Select name,Account.name from Opportunity Where IsWon = false %data:AccountName>1%sf:Account.Name |
Won Opportunities | Report Info |
---|
| variable:WonOpportunity > size |
---|
| variable:WonOpportunity > size |
---|
|
|
---|
Lost Opportunities | Report Info |
---|
| variable:LostOpportunity > size |
---|
| variable:LostOpportunity > size |
---|
|
|
---|
Total Opportunities | Report Info |
---|
| variable:TotalOpportunity > size |
---|
| variable:TotalOpportunity > size |
---|
|
|
---|
|
|
|
|
|
|