Forum Discussion

sabeensp's avatar
sabeensp
Helper IV
6 years ago

Time format changes

Hello,

I have a calculated colum with the follwing formula:

TimeStamp EST = CALCULATE(MAX(TABLENAME[TIME_EST]),
FILTER(TABLENAME,TABLENAME[COL1]
= EARLIEST(TABLENAME[COL1])))
 
It show data in correct format as shown below.

But when I bring the above field to grid visual entire format changes, see below

 

Please help. Thanks

3 Replies