Forum Discussion

tryingtohelp121's avatar
tryingtohelp121
Frequent Visitor
3 years ago

Filtering String Column to today's date

Hello all, so currently I am trying to write a measure for a string column so that it filters to only the values for today's date, so I did Date = Max(Date) for the filter, but I don't know how to in...