Contribution Cube Time Stamp?

Happy Friday Everyone!

I'm trying to track the actual time that a contribution has been made. I've tried all of the different dates parameters, but all contributions are showing a time of 12am. Does the Contribution Cube contain time data?

Parents
  • Hi Jonathan

        I put in a support ticket about this recently, and I understand it is a enhancement request. So hopefully this is changed in the future.
        
        But to get around it, you can use the create_dt of the contribution, or as I do run a nightly job to set the time portion of cont_dt.

Reply
  • Hi Jonathan

        I put in a support ticket about this recently, and I understand it is a enhancement request. So hopefully this is changed in the future.
        
        But to get around it, you can use the create_dt of the contribution, or as I do run a nightly job to set the time portion of cont_dt.

Children