Forum Discussion

snolan's avatar
snolan
New Member
3 years ago

Format

i created a date measure.. to_date = format(MIN(Cancelexport[yyyymm]),"MMM YYYY" & " to " & format(Max(Cancelexport[yyyymm]),"MMM YYYY"))   when i add that to a card, the format looks like th...