Hey,
Trying to figure out if the daterange for an analytic filters based on the _createdDate or _lastEdited date for a given record.
so record x was created 4 days ago but edited last yesterday, will it show up on an analytic with a daterange of the last 2 days?
Thanks,
Peter
gio
2
hey @Peter.Hartnett, it’s been a while - welcome back to the Community!!
that’s a good question. the Date Range filter for an Analysis looks at the date the Record was created, so the _createdDate
field.
if you have Datetime fields in your Table, you can also filter based on those (through an Analysis Filter or Dynamic App Filter, not the Date Range).
hope this helps, let me know if you have further questions!!