Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Microsoft Dynamics RMS (Archived)

Report by Customer Day of the Week Purchases

(0) ShareShare
ReportReport
Posted on by

Hello,

I am interested in creating a report from our sales data that will show me which customers come regularly on certain days of the week. For example, many of our customers will come to our store and purchase items every Monday or every other Wednesday. Is there any way that I can run a report that will show me the customer ID along with what day of the week they come regularly? I see where I can run a report and select a range of dates, but I don't see where I can select individual days of the week. Any suggestions would be greatly appreciated!

Thank you!

*This post is locked for comments

  • Suggested answer
    Community Member Profile Picture
    on at
    RE: Report by Customer Day of the Week Purchases

    Add this column to your Detail Sales Report.  Also say your report as "Custom - Detailed Sales Report.qrp"  so that updates don't overwrite your changes.

    Begin Column

      FieldName = "[Transaction].Time"

      DrillDownFieldName = ""

      DrillDownReportName = ""

      Title = "Day of Week"

      VBDataType = vbString

      Formula = "DATENAME(weekday, [Transaction].Time)"

      ColHidden = False

      ColNotDisplayable = False

      FilterDisabled = False

      ColWidth = 1500

      GroupMethod = groupmethodNone

      ColFormat = ""

      ColAlignment = flexAlignCenterCenter

    End Column

    Then you can set your filter so that only customer sales show on the report.  You can also set for sale date range.

    Customer <> 0

    Then you can drag "Day of Week" to the first column and group.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

🌸 Community Spring Festival 2025 Challenge 🌸

WIN Power Platform Community Conference 2025 tickets!

Jonas ”Jones” Melgaard – Community Spotlight

We are honored to recognize Jonas "Jones" Melgaard as our April 2025…

Kudos to the March Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 294,125 Super User 2025 Season 1

#2
Martin Dráb Profile Picture

Martin Dráb 232,871 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,158 Moderator

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans