Forum Discussion
Anonymous
5 years agoNot applicable
Header Date Format
Hi All I have a Dynamic header set up . Visual used is card However , i cant get the formatting to change ( to any other format than default) in concantenated header like the one i have shown...
- 5 years ago
Anonymous , not very clear
Try measure like
"Results -" & format(max('Daily'[Date Updated]),"mm/dd/yyyy hh:mm:ss")
amitchandak
5 years agoSuper User
Anonymous , not very clear
Try measure like
"Results -" & format(max('Daily'[Date Updated]),"mm/dd/yyyy hh:mm:ss")