反馈已提交
网络繁忙
Grammar
SPLIT(String1,String2 )
Returns an array of character strings splited from String1 by the separator String2.
Parameter 1
String1
Double-quoted string to be split
Parameter 2
String2
Double-quoted separator to split String1, such as ",".
Direct connect data does not support the SPLIT function.
The function supports two parameters of any type.
The function in FineBI 6.0 does not support regular expressions.
For example, if you want to split the column "Store Name" based on the separator "store",
enter the formula SPLIT (Store Name,"store").
The column obtained after splitting is shown in the following figure.
More examples:
フィードバック
鼠标选中内容,快速反馈问题
鼠标选中存在疑惑的内容,即可快速反馈问题,我们将会跟进处理。
不再提示
10s后关闭