Forum Discussion

clarkey1988's avatar
clarkey1988
Icon for Helper II rankHelper II
4 years ago
Solved

Calculate Measure - Distinct Count Average Number of Drivers Each Week

Hi, I wonder if anyone can help. I have a table called "Pay Detail" and I want to create a measure that shows the average number of drivers we paid each week over the year. However, I have filters by...
  • DataInsights's avatar
    DataInsights
    4 years ago

    clarkey1988,

     

    That's correct. You have to create relationships between the calculated table and the dimension tables. This isn't necessary in the alternate approach I mentioned, where you eliminate the intermediary calculated table and create a relationship between the date table and 'Pay Detail' table.