Forum Discussion

brett_walton's avatar
brett_walton
Helper II
9 years ago
Solved

Determine Shift Based on time range

I have a table of transactions that post entries at specific time (I have a fields that captures the time and location) I want to add a column that identifies shift it was posted based on  shift tabl...
  • BhaveshPatel's avatar
    BhaveshPatel
    9 years ago

    For the Solution I have created two tables,

    Dimension table has all the master information of location, shift no, start and end times.

    Fact Table has all the transactional information abouth the location and Persons and Start time. Please see the attached screenshots.

     

    RelationshipsCreate calculated column using DAXfilter BlanksFinal output