Operators & Identifiers

Identifier

  • ThisItem: Refers to the current item in a table or data context. Useful when referencing fields in the current row.

  • CurrentUser: Refers to the current user logged into Habitify, allowing you to access their details, such as name, email, or user-specific data.

Operators

Reference: Microsoft PowerFX - Operators & Identifiers

Last updated