F(x) Expressions
What is F(x)?
How can I use F(x)?
Examples
Example 1) Math expression with identifiers
Example 2) Method overrides
Example 3) Input parameters
Example 4) Custom functions
Example 5) Table evaluation
Valid types
Valid Operators
Dot Chaining
Default Functions
Value Conversion
ID (id)
id)Try Decimal (trydecimal)
trydecimal)Try Integer (tryint)
tryint)Try Date (trydate)
trydate)Decimal(decimal)
decimal)Bool(bool)
bool)Int(int)
int)String(string)
string)Timespan(timespan)
timespan)date(date)
date)Format / Multi-use
Format (Format)
Format)Default Value (default)
default)Number Functions
Absolute Value (abs)
abs)Maximum (max)
max)Minimum (min)
min)Sine (sin)
sin)Cosine (cos)
cos)Tangent (tan)
tan)Log Base 10 (log10)
log10)Square Root (sqrt)
sqrt)Round (round)
round)Places (places)
places)Ceiling (ceil)
ceil)Floor (floor)
floor)Null Handling
Null If Blank (nullifblank)
nullifblank)Null If (NullIf)
NullIf)Is Null (IsNull)
IsNull)Conditionals
Let Variables (let)
let)Case (case)
case)If (If)
If)In(in)
in)Coalesce (Coalesce)
Coalesce)Logical Operations
And (and)
and)Or (or)
or)Not (not)
not)If Error (iferror)
iferror)Is Error (iserror)
iserror)Is Number (isnumber)
isnumber)Is String (isstr)
isstr)Is Blank (isblank)
isblank)Is Boolean (isbool)
isbool)Financial Functions
Payment (pmt)
pmt)Principal Payment (ppmt)
ppmt)Interest Payment (ipmt)
ipmt)Date Functions
Keyword(s)
Description
Today (today)
today)Now (now)
now)Date (date)
date)Date Add (DateAdd)
DateAdd)Date Difference (DateDiff)
DateDiff)Date Part (DatePart)
DatePart)End Of Month (eomonth)
eomonth)String Functions
Contains (contains)
contains)Equals (equals)
equals)Name Parts (name)
ame)Name Format (nameformat)
nameformat)Split and Take (rejoin) (split_take)
split_take)Split (split)
split)Repeat (repeat)
repeat)Concatenate (concat)
concat)Substring (substr)
substr)Left (left)
left)Right (right)
right)Trim (trim)
trim)Trim with Characters (trim)
trim)Replace (replace)
replace)Upper (upper)
upper)Lower (lower)
lower)Starts With (startswith)
startswith)Ends With (endswith)
endswith)Trim Start (trimstart)
trimstart)Trim End (trimend)
trimend)Pad Left (padleft)
padleft)Pad Right (padright)
padright)Title Case (titlecase)
titlecase)Pascal Case (pascalcase)
pascalcase)Length (len)
len)Aggregate Functions
Sum Values (sumvals)
sumvals)Average Values (avgvals)
avgvals)Last updated

