Forum Discussion
Rocky050371
3 years agoRegular Visitor
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 ...
- 3 years ago
Solved, established a relationship between Date in the Rolling Calendar table and timestamp in the Moves table.
Syk
3 years agoResident Rockstar
What are you trying to get?
- Rocky0503713 years agoRegular Visitor
Effectively what I am after is Moves broken down by month so I can use a KPI on the current and previous month. I think I have gone down this route based on an example but there must have been other factors in play.
Thank you for your continued help