Forum Discussion

LogMill1's avatar
LogMill1
Frequent Visitor
3 years ago
Solved

Time format not Registering

I have a date and time format as: 

 

27-APR-20 8.15.00.000000000 AM.

 

My problem is that PBI doesn't register this as a Date/Time field. Is there any formatting that I can do to remove the extensive 0's from the end of the time so PBI can register this as a date/time. Or any other recommendations on how to get PBI to register this as a date/time field? Thank you in advance for any help!

  • Import it as text and replace .000000000 AM.  with AM  (use the Replace Value from the column header in the interface.)

    Then change it to date/time.

     

1 Reply

  • HotChilli's avatar
    HotChilli
    Community Champion

    Import it as text and replace .000000000 AM.  with AM  (use the Replace Value from the column header in the interface.)

    Then change it to date/time.