Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The following table lists the data types for custom metrics.
Note
These operations are available in Power Automate Process Mining desktop app only. They aren't available in other parts of Power Automate, which use Power Fx operations.
Data type | Description | Allowed value range |
---|---|---|
INT | Integer | -9,223,372,036,854,775,808 - 9,223,372,036,854,775,807 |
FLOAT | Real numbers, value with a fractional value | ±5.0 × 10−324 - ±1.7 × 10308 with precision ~15-17 digits |
BOOL | True/False | True, False |
STRING | String | |
DATE | Date and Time | 1.1.0001 00:00:00 - 31.12.9999 23:59:59 |
TIME | Time Interval | -10675199.02:48:05.4775808 - 10675199.02:48:05.4775807 |