Power Apps: Choices Function
Returns the selectable values for a SharePoint or Dataverse choice column.
Function Day is where I explore the basics of a function and share recommendations on how to actually use it. I focus on Power Automate, SharePoint, and Power Apps, because there is so much to dig into there, though other references show up from time to time. Do not expect an exhaustive list of every function, since Microsoft's own reference already covers that. Instead I pick the common ones and build from there, one function at a time. Articles land on a regular schedule, and with three platforms to rotate through you can count on Power Automate, SharePoint, and Power Apps entries coming around in turn. When time allows I speed things up, but a steady rhythm is what keeps Function Day delivering useful, in-depth breakdowns you can rely on.
Returns the selectable values for a SharePoint or Dataverse choice column.
Returns true when a value is a boolean.
Sums two numbers. Has a 19-digit precision limit that silently corrupts large results.
Returns the number of characters in a string.
Returns the last N characters of a string.
Subtracts two numbers. Has a 19-digit precision limit that silently corrupts large results.
Creates an in-memory table with multiple columns.
Returns the first N characters of a string.
Returns the size of a string or the number of elements in an array.
Returns the number of rows in a single-column table.
Returns true when a value is text.
Returns the position of text within a string. Zero-based; -1 when not found.