Technical Questions
 Crystal Reports Forum : Crystal Reports 9 through 2022 : Technical Questions
Message Icon Topic: Drift report Post Reply Post New Topic
Author Message
dibblejon
Newbie
Newbie


Joined: 05 Jan 2011
Location: United Kingdom
Online Status: Offline
Posts: 32
Quote dibblejon Replybullet Topic: Drift report
    Posted: 16 Aug 2011 at 1:48am
Hi
 
I am looking to build a report that needs to highlight if a customer has drifted spending on an item.
 
Each item sold has a date stamp and qty. What I want to try and do is highlight where an customer has stopped buying an item for example. Item purchased months 12,11,10,9,8,7,6,5,4 but not in 3,2 or 1
 
Or where sales are increasing for example Qty of item > in period 2 than period 1 (P1 M12,11,10 - P2 M10,9,8,7) or Qty of item > in period 4 than 3 etc.....
 
We have up to 5000 items and 18,000 customers in the table.
 
Ideally I would like to display the items a customer is growing sales on and dropping sales on with an Green UP or Red DOWN arrow to help the user see quickly and easily.
 
Any ideas on who to tackle this would be greatly appreciated.
IP IP Logged
sharona
Senior Member
Senior Member
Avatar

Joined: 16 Oct 2008
Location: United States
Online Status: Offline
Posts: 255
Quote sharona Replybullet Posted: 16 Aug 2011 at 3:14am
there is a highlight expert in some versions. where you can set variables on it. > 500 < 1000 etc. or you can create formulas and use them as flags, i do that.
if {$}>2000 then '*' else ' '
or you can format the field and then choose the color formula box and enter
if {$}>2 then crred else crblack
 
sharona
IP IP Logged
Post Reply Post New Topic
Printable version Printable version

Forum Jump
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot delete your posts in this forum
You cannot edit your posts in this forum
You cannot create polls in this forum
You cannot vote in polls in this forum



This page was generated in 0.017 seconds.