Forum Discussion

Rocky050371's avatar
Rocky050371
Regular Visitor
3 years ago
Solved

Same measure

[Using a direct query]   Hi,   I have the following table     with the following measure:   Total Moves = COUNT(rfid_location_history[timestamp])   However when I test on a table I ...
  • Rocky050371's avatar
    3 years ago

    Solved, established a relationship between Date in the Rolling Calendar table and timestamp in the Moves table.