I'm trying to convert the Case Created Date in a dataflow using computeExpression to this format, 10/11/2017 12:23 PM similar to how it shows in SF Reports. I have the expression as toDate('CreatedDate_sec_epoch') but need the right format to show the time.
撰写评论...
0/9000