When I converted string text – Date values into date format – Date , it showed errors. When I find out the solution, basically default date value(in local) is English(United State) format – means MM/DD/YYYY. My original format is DD/MM/YYYY. That’s why it gave errors as output.
To solve that error, you need to change column values  ‘Using Locale’ > 
Data Type – Date 
Format      –  English(United Kingdom)
Then, it will show the correct date.
Date slicer article that should read – Link
You must be logged in to post a comment.