SHA-256 Function
From Planfix
The SHA3_256() function accepts messages of arbitrary length and computes a unique fixed-length hash code. It is used when working with APIs of various services to integrate them with Planfix.
Format
SHA3_256(text)
Example
SHA3_256("Good morning")
Result: e2d73776fd9b64c0e0ce0b598aa07a6a7b5c5549a3701843b9100c749d2f66fc1
Important
- At the moment the function does not work for formulas calculated only for summary rows or first-level groupings in reports.