【问题标题】:Split function in Spotfire 7.5.0.79 versionSpotfire 7.5.0.79 版本中的拆分功能
【发布时间】:2017-09-19 15:55:44
【问题描述】:

我使用的是 Spotfire 7.5.0.79 版本。我想根据特殊字符拆分一列。我没有在 Spotfire 中找到拆分功能,如下面的链接中所述。

https://docs.tibco.com/pub/sfire-analyst/7.8.0/doc/html/en-US/TIB_sfire-analyst_UsersGuide/data/data_splitting_a_column.htm

示例:Sunny Jayadev

我想要作为 Sunny Jayadev 的结果。因此,“

【问题讨论】:

  • 另一列是否有 或 1234568@54652
  • @scsimon 第二列不是必需的。我只需要第一列
  • Sunny 成功了吗?

标签: split calculated-columns spotfire


【解决方案1】:

我不熟悉该函数,但您可以将其用作计算列。这些文档适用于 7.8。也许这是 7.5 中没有的新功能

left([column1],Find("<",[column1]) - 1)

【讨论】:

    猜你喜欢
    • 2011-11-25
    • 2013-02-08
    • 1970-01-01
    • 1970-01-01
    • 2016-02-26
    • 2011-11-17
    • 1970-01-01
    • 1970-01-01
    • 2012-07-19
    相关资源
    最近更新 更多