COUNT

Definition:
  • COUNT is a function that calculates the number of all entries within a specified column. It helps quantify the occurrence of data points in a dataset.
Applicable to:

Calculated Columns Expressions

Return Value:
  • The return value of the COUNT function is an integer representing the count of all entries.
Remark:
  • COUNT is a versatile function can be used for assessing the size of a dataset.
  • COUNT function returns the total count including nulls and blanks.
  • COUNT function can be used across Dates, Strings, and Numbers.
Syntax:

COUNT(<expression>)

COUNT in Board Expression

Parameters

ExpressionA placeholder in a function that is replaced with the actual widget and measure names.
Widget NameThe specific name or identifier of the widget being used for data visualization in the specific Infoboard.
Measure Represents the name of the measure that is being displayed or analyzed using the widget.
  • Write the COUNT function. For instance:

COUNT(<expression>)

  • Replace <expression> with 'Widget Name'[Measure]
    • Replace Widget Name with the actual name of your widget and Measure with the corresponding measure name.
  • Set the condition with the COUNT function based on the scenario. For instance, you can set the count entries that meet a certain criterion, as the condition.
  • To learn how to configure an Expression in Infoveave, visit the section Configure Expression.

COUNT in Calculated Columns

Parameters

ExpressionA placeholder in a function that is replaced with the actual widget and measure names.
Column NameThe name of the column in the dataset or Datasource that contains the values you want to analyze.
  • Write the COUNT function. For instance:

COUNT(<expression>)

  • Replace <expression> with [Column Name]
    • Replace Column Name with the actual name of your column required. 
  • To learn how to add calculated columns in Infoveave, visit the section Calculated Columns.
Was this article helpful to you? Yes No

How can we help?

Copyright © 2024 Noesys Software Pvt. Ltd.

Infoveave is a proprietary product of Noesys.  All Rights Reserved.