Special Character Processing

  • Last update:  2023-08-14
  • Overview

    Raw text data to be processed often contain special or irregular characters. This document introduces how to process these special characters.

    Space Processing

    Extra spaces in the fields of data tables will disrupt data deduplication, data merging, and other data-related work. You can use the TRIM function to remove extra spaces.

    For details, see TRIM - Removing Leading and Trailing Spaces from the Text.

    Uppercase/Lowercase Processing

    Converting the First Letter of Each Character to Uppercase

    There are two functions useful for processing uppercase and lowercase: PROPER and LOWER

    The PROPER function capitalizes the first letter and letters that follow any non-letter character in texts and converts all other letters to lowercase.

    For example, to convert the first letter of each character in "finebi help document" to uppercase, you can add a calculation indicator named PROPER, enter the formula PROPER("finebi help document"), and click OK.

    1.png

    Drag this indicator into the analysis area, as shown in the following figure.

    2.png

    Converting All Letters to Lowercase

    The LOWER function converts all letters in text to lowercase.

    For example, to convert every letter in "FINEBI HELP DOCUMENT" to lowercase, you can add a calculation indicator named LOWER, enter the formula: LOWER("FINEBI HELP DOCUMENT"), and click OK.

    3.png

    Drag this indicator into the analysis area, as shown in the following figure.

    4.png

    Attachment List


    Theme: 高度なデータ分析学習
    前の記事
    次の記事
    • いいね
    • 良くない
    • 閲覧しただけ

    フィードバック

    鼠标选中内容,快速反馈问题

    鼠标选中存在疑惑的内容,即可快速反馈问题,我们将会跟进处理。

    不再提示

    9s后关闭

    反馈已提交

    网络繁忙