反馈已提交

网络繁忙

You are viewing 5.1 help doc. More details are displayed in the latest help doc.

OR

  • Recent Updates: April 08, 2022
  • 1. Overview

    If the logical value of any parameter is TRUE, then return TURE; if the logical value of all parameters is FALSE, then return FALSE.

    Grammar
    OR(logical1,logical2,……)When the value of all parameters is false, return 0; when the value of any parameter is true, return 1.
    Parameter1logical1,logical2,……Parameter

    2. Matters needing attention

    The parameter must be bool type or numeric type.

    True (true) and false (false) in the parameter support case, and the case is marked in blue.

    3. Examples

    The parameter must be bool type or numeric type.

    Use the built-in dataset "Regional data analysis" to filter out the data satisfying "contract amount > 500000" or "Refound amount > 100000".

    Use the "Filter" in the self-service dataset and enter the formula: OR(contract amount>500000,Refund amount>100000) . As shown below:29.png

    Then filter out the data that meets the condition.

    More examples:

    FormulaResultRemark
    OR(1+7=9,5+7=11)0
    OR(1+7=8,5+7=11)1


    Attachment List


    Theme: Advanced Data Analyis
    Already the First
    Already the Last
    • Helpful
    • Not helpful
    • Only read

    售前咨询电话

    400-811-8890转1

    在线技术支持

    在线QQ:800049425

    热线电话:400-811-8890转2

    总裁办24H投诉

    热线电话:173-1278-1526

    文 档反 馈

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

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

    不再提示

    10s后关闭