Hi all,I promise I have read the documentation, and searched widely, but I still can't find an answer to what seems to be a simple question. How do I filter to find Activities in a certain date range? I would assume something like Start_Date >= YYYY/MM/DD would do it, but no luck. Any help?
This works for me!
Using Start_Date doesn’t work though.
Cheers
Allan
--
_______________________________________________
Golden-Cheetah-Users mailing list
golden-che...@googlegroups.com
http://groups.google.com/group/golden-cheetah-users?hl=en
---
You received this message because you are subscribed to the Google Groups "golden-cheetah-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to golden-cheetah-u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/golden-cheetah-users/3e5722e6-a4ae-45d3-8380-39c8fd4657ecn%40googlegroups.com.
Allan,Thank you so much! This works for me. I didn't even know Activity_Date existed - I don't see that on any of the default layout screens, so assumed "Start_Date" was the field to use as it's visible front-and-centre and shows the data I needed.
It is interesting that the same syntax doesn't work with "Start_Date." Ale--is there a reason Start_Date doesn't work?
And if so, where is this explained in the document you linked?