Please enter keywords to search
See more "" Search results for
用公式对日期列进行处理,显示公式正确,但是新日期列是空列。
to_date(concat(concat(concat(concat(substr ( 日期 ,1 ,4 ) , "-" ) ,substr ( 日期 ,5 ,2 ) ) ,"-" ) ,substr ( 日期 ,8 ,2 ) ) )
我写的公式有问题吗?
2 answer
按道理来说是没问题的。可以试试加上时间to_date(concat(concat(concat(concat(concat(substr ( 日期 ,1 ,4 ) , "-" ) ,substr ( 日期 ,5 ,2 ) ) ,"-" ) ,substr ( 日期 ,8 ,2 ) ) ,” 00:00:00”))
公式没有提示说出错,我以前也这么转换的,不知道为啥
This guy is lazy,Introduction has not been set
你的浏览器版本过低,可能导致网站部分内容不能正常使用!
为了能正常使用网站功能,请使用以下浏览器