Forum Discussion
cjohnson2136
7 years agoNew Member
Field is Formatted to Time but Date shows in Visualization
I am having problems formatting my time field on the visualization. The field has a data type of Time and Format h:mm tt. If you look at the pictures below you will see how it is formatted under the ...
- 7 years ago
Hi cjohnson2136 ,
Or we can create a calculated column like this to work on it.
Column = ""&'Table'[time]
cjohnson2136
7 years agoNew Member
That didn't do anything for me
cjohnson2136
7 years agoNew Member
Weird I added the Hour field to the Axis and that madethe Legend change to show just the time