Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
3 years ago

DAX FORMAT() date/time formatting problem

I have a datetime column (table Issues, column CREATED) which I want to display (in a table visual) in this format:    'dd/mm/yy h:nn AM/PM'. Following the documentation of the FORMAT funcrion, I c...