Hi.
When I import data and map.
I have to unify the time format(like below) or not?(there are Y-M-D and D-M-Y)
Solved! Go to Solution.
Hi
Your data should be consistent(Y-M-D OR D-M-Y). if your data contains both, then you ill get an error.
~Vignesh M