Timestamped transaction report/widget with constituent info

Hi!

I am trying to create a list of monthly transactions by order number that includes the date & time of the transaction and constituent info (like name & email). When done in Analytics, we can't figure out how to get the timestamp on the transaction date. Any help on this would be much appreciated!

Thanks!

Genevieve

Parents Reply Children
  • Nah… well, sort of. It’s kind of weedy. Sort version is, yes, if we needed to inflate every date dimension to include a row for every distinct datatime that exists in the data warehouse so that the join between the fact table and date dimensions work. But, also no, because we'd take a different approach to meet this need: probably adding a datetime field to the fact table from which the date dimension is joined.