Seeking advice for solution to this problem.
We are using Java script API sends date string parameter DD/MM/YYYY as 29/02/2016 , there is an error. The parameter in Tableau, data type defined as Date.
However, when we use 28/02/2016 or 01/03/2016 it can work fine. Understand this is Leap Year issue.
Need help and please advise solution.
Thank you