Filtering out data from the last recorded day to the week prior.
Hello, first project here and first post. I'm very new to JMP and JSL for that matter and have learned a lot with the few days I've had with it. So, I need grab data from a huge table that would include the most recently recorded date and backwards a week (as the title says). I am using a local data filter and used the Today() function and subtracted In Days(7), which would have worked... only ...