Forum Discussion

bcosta98's avatar
bcosta98
Helper I
6 years ago
Solved

Filtering Sales between Notification Dispatch and Sales Time

Hi, I am having trouble trying to visualize the effects of the notification on Sales. I have three tables of content: One which describes the Notification and have the ID and the Dispatch time One...
  • sturlaws's avatar
    sturlaws
    6 years ago

    Nice.

     

    A couple of things. I suspect that these sample data are simplified, perhaps to much. As long as each customer only has 1 notification, the relationships are 1-to-many. But once you have a customer with more than 1 notification the relationships between the tables will be many-to-many. Many-to-many relationships are much more complex to handle than 1-to-many.

     

    You wrote that you want to analyse on the difference in time between dispatch and sales. How should the difference be calculated when there are more than 1 sale? 

     

    You were also looking for the difference between sales to customers who received notification to those that don't. But your sample sales data does not contain any customers who did not reveice notification.

    What you could do is to do some calculations on your sample data in Excel to describe you desired output.

    If you are having problem sharing the data directly in the forum, you can upload the data to dropbox/onedrive/other, and share the link