Hi Team,
I am using csv data format and have a column "ds+Start Date", which is optional value and can be empty, but for
empty values, I am getting "Invalid Date" as value whereas an empty cell should be shown.
Can you please help ?
Thanks
Hello, Ganesh,
Thank you for writing to us!"Invalid Date"
label can be changed globally via localization object. Please have a look at the following example on JSFiddle: https://jsfiddle.net/flexmonster/u367zd83/11/. Localization label is set on line 33.
Does it work for you?
Regards,
Tanya
hi Team, it worked. thank you !