Skip to main content

Notifications

Microsoft Dynamics RMS forum

Report by Customer Day of the Week Purchases

Posted on by Microsoft Employee

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
    Community Member Microsoft Employee 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

Forum Structure Changes Coming on 11/8!

In our never-ending quest to help the Dynamics 365 Community members get answers faster …

Dynamics 365 Community Platform update – Oct 28

Welcome to the next edition of the Community Platform Update. This is a status …

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 290,818 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 229,147 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans