Overview of logical function

  • Last update:  2023-05-15
  • 1. Overview

    1.1 Application scenario

    Enhance real-time Logical calculation is to confirm whether a specified condition is true or false(boolean logic).

    1.2 Use function

    Self-service dataset Add a columnFilter

    Dashboard Add calculation indicator

    2. Function list

    Function
    DefinitionExample
    IFJudgement functionIF(store net profit>0,"good","bad")
    ANDIf all the parameters are true, return 1; and if any parameter is false, return 0.AND(1+7=8,5+7=12)
    Switch

    If the result of the expression is value 1, the whole function returns result 1. If the 

    result of the expression is value 2, the whole function returns result 2. If the 

    result of the expression is value 3, the whole function returns result 3, and so force

    SWITCH(1+2,3,"Today is Wednesday",4,"Today is Thursday")
    ORIf all the parameters are false, return 0; and if any parameter is true, return 1.OR(1+7=9,5+7=11)


    Attachment List


    Theme: Advanced Data Analyis
    前の記事
    次の記事
    • いいね
    • 良くない
    • 閲覧しただけ

    フィードバック

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

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

    不再提示

    10s后关闭

    反馈已提交

    网络繁忙