Forum Discussion

benjamincoady's avatar
6 years ago
Solved

Dates Field from Different Data Sources Not Separating

Hi,    I am trying to bring in 2 different datasets, they are similar but have their differences. I am trying to create a bar chart showing the sum of "Happy Scores" against the date when the surve...
  • benjamincoady's avatar
    6 years ago

    All sorted, needed to brush up on my Star Schema and create primary keys between the data tables. For anyone looking to work with data sets within the same dashboard, Ralph Kimballs Dimensional Modelling Techniques book is fantastic and goes through this topic comprehensively. 

     

    Thanks for everyones reply!