Fuzzy Field Querying/Filtering

  • Last update: June 13, 2025
  • Overview

    During fuzzy querying and filtering, which differs from exact querying, the querying system automatically retrieves text fields to obtain values within a certain range based on the entered keywords.

    The fuzzy query is similar to the Like operator in SparkSQL statements.

    FineDataLink makes fuzzy querying and filtering easier by visualizing the process, thus improving efficiency.

    Example

    Contain/Not Contain

    Click Add Condition (AND) and select the Number field.

    • Contain: filters all values that contain 1234 in the Number field, as shown in the following figure.

    2.1-1.jpg

    The filtering condition is equivalent to the Spark SQL statement:

    select * FROM DB_table_input WHERE `Number` like '%1234%'

    The result is shown in the following figure.

    2.1-2.jpg

    • Not Contain: filters all values that do not contain 1234 in the Number field, as shown in the following figure.

    2.1-3.png

    Begin With/Not Begin With

    • Begin With: filters all values that begin with 12 in the Number field, as shown in the following figure.

    2.2-1.png

    • Not Begin With: filters all values that do not begin with 12 in the Number field, as shown in the following figure.

    2.2-2.png

    End With/Not End With

    • End With: filters all values that end with 34 in the Number field, as shown in the following figure.

    2.3-1.png

    • Not End With: filters all values that do not end with 34 in the Number field, as shown in the following figure.

    2.3-2.png

    附件列表


    主题: 数据开发
    Previous
    Next
    • Helpful
    • Not helpful
    • Only read

    滑鼠選中內容,快速回饋問題

    滑鼠選中存在疑惑的內容,即可快速回饋問題,我們將會跟進處理。

    不再提示

    10s後關閉

    Get
    Help
    Online Support
    Professional technical support is provided to quickly help you solve problems.
    Online support is available from 9:00-12:00 and 13:30-17:30 on weekdays.
    Page Feedback
    You can provide suggestions and feedback for the current web page.
    Pre-Sales Consultation
    Business Consultation
    Business: international@fanruan.com
    Support: support@fanruan.com
    Page Feedback
    *Problem Type
    Cannot be empty
    Problem Description
    0/1000
    Cannot be empty

    Submitted successfully

    Network busy