在sharepoint designer 2013工作流中的新行字符上拆分字段 [英] Split field on new line character in sharepoint designer 2013 workflow

查看:44
本文介绍了在sharepoint designer 2013工作流中的新行字符上拆分字段的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,

我有一个字段,我有不同行的值,我想把这个字段拆分为"/ n"在sharepoint designer 2013工作流程中的角色,我该如何实现这一点,请帮助

I have a field where I have values in different lines, I wanna split this field on "/n" character in sharepoint designer 2013 workflow, how can I achieve this, please help

推荐答案

你好vkb,

您可以使用工作流程2013实现它。

You could use workflow 2013 to achieve it.

在工作流程中,我们可以使用"查找字符串中的子字符串"操作,子字符串:"/ n",字符串:"主字符串"。

In the workflow, we can use the action "Find Substring in string", substring:"/n", string: "the main string".

然后使用"从字符串开头提取子字符串"操作从字符串中提取子字符串。

And then use the action "Extract Substring from Start of String" to extract the substring from the string.

更详细信息,请参阅以下帖子:

For more detailed information, refer to the post below:

https://sharepoint.stackexchange.com/questions/61948/sharepoint-designer-workflow-actions-how-to-get-substring-from-start-of-variab

祝你好运,

Sara Fan


这篇关于在sharepoint designer 2013工作流中的新行字符上拆分字段的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆