I am trying to set a simple table that has values that can change.
I easily have it showing this:
What I am trying to do is only show the two rows where the date measure is the MAX.
Basically, I am looking to do a table that only shows the latest observation for a Cart at a Room.
And I can't wrap my brain around how to do that.