Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

Identify the most recent data

Hi,   I have a data dump from a vehicle tracking system, that records the time, location etc each time a vehicle's ignition is switched on or off. A simplified view is as below:   Vehicle Sta...
  • Fowmy's avatar
    6 years ago

    Anonymous 

    Add this in your vehicles table:

    Lastest Time = CALCULATE(MAX('Table'[Time]),'Table'[Vehicle]=EARLIER(VEHICLES[Vehicle]))

    ________________________

    Did I answer your question? Mark this post as a solution, this will help others!.

    Click on the Thumbs-Up icon on the right if you like this reply 🙂

    YouTube, LinkedIn