Table of Contents

Random Number

Description

A number that is generated between a specified range by a random process.

Calculation Editor

Options

Input Parameter Values Input Values
Minimum Value Column or Literal (Required)
Maximum Value Column or Literal (Required)
Only Rollup If Generic Criteria

Remarks

  • The behavior for the maximum value is "less than", not "less than or equal to" meaning that number won't be included in the options for random number.
  • The default Random Number range is greater than or equal to 1 and less than 100.
  • If improper values are inputted, the default range will be applied (Ex: Didn't give a maximum value OR returned a string as a minimum value).
  • The random numbers generated will return different results every time the report returns new data (Get Sample Data or Run Report).