This knowledge article walks you through creating a custom Formula field on the Activity object that determines the day of the week from an activity date. The field can then be used in a Matrix report to display activities, such as calls and emails, broken out by each weekday, along with weekly grand totals, all within a single report.
This can be achieved by creating a custom Formula field on the Activity object and using it as a column grouping in a Matrix Report.
Step 1: Create a custom Formula field on Activity
Step 2: Enter the Formula
CASE( WEEKDAY( ActivityDate),1, '1. Sunday',2, '2. Monday',3, '3. Tuesday',4, '4. Wednesday',
5, '5. Thursday',6, '6. Friday',7, '7. Saturday',NULL)
Note: The numeric prefix ensures that the days are sorted in the correct chronological order in the Report. Without numbering, the report will sort the days alphabetically, which can place Friday before Monday
Step 3: Create the Report
Step 4: Build The Report
Additional resources:
_______________________________________________
Written by: Piyusha Pilania | Forum Ambassador
Piyusha is a Salesforce MVP and Golden Hoodie Recipient. She is a seasoned Salesforce consultant with 13 years of experience. She has a wealth of experience and knowledge in Martech, data, and Salesforce, and she has a deep interest in the convergence of data, AI, and Salesforce. She also leads the Slack and Salesforce community groups. Her mission is to elevate the knowledge and skills of trailblazers and to grow the Salesforce community.
Submissions reflect only the opinions of the user who made available the Submission and not the opinions of Salesforce, regardless of whether the user is affiliated with Salesforce, and may contain or constitute products, services, information, data, content and other materials made available by or on behalf of third parties ("Third Party Materials). Salesforce neither controls nor endorses, nor is Salesforce responsible for, any Third Party Materials, including their accuracy, validity, timeliness, completeness, reliability, integrity, quality, legality, usefulness or safety, or any applicable intellectual property rights. Any Submissions made available through any message board or forum in response to posted questions, or that otherwise purports to answer any questions, including any questions about Salesforce or Programs, are made available for your general
If you have questions, tap into the wisdom of our entire Trailblazer Community here: https://trailhead.salesforce.com/trailblazer-community/feed
005316399

We use three kinds of cookies on our websites: required, functional, and advertising. You can choose whether functional and advertising cookies apply. Click on the different cookie categories to find out more about each category and to change the default settings.
Privacy Statement
Required cookies are necessary for basic website functionality. Some examples include: session cookies needed to transmit the website, authentication cookies, and security cookies.
Functional cookies enhance functions, performance, and services on the website. Some examples include: cookies used to analyze site traffic, cookies used for market research, and cookies used to display advertising that is not directed to a particular individual.
Advertising cookies track activity across websites in order to understand a viewer’s interests, and direct them specific marketing. Some examples include: cookies used for remarketing, or interest-based advertising.