website logo
👥 Community🎯 Samples on GitHub🚦System Status
💡 Guides
🚀 Examples
🍕 Developer Reference
⚡️ Changelog
🎥 Video Library
Navigate through spaces
⌘K
Examples Overview
Setting up your solution
Jig Types
Components
Datasource
Actions
Preview
Widgets
Expressions
Aggregation
Boolean
Comparison Operators
Date & Time
Path Operators
Functional Programming
Jigx Variables
Predicate Queries
String
Docs powered by
Archbee

Expressions

1min

An overview and explanation of using expressions in  is provided in the Expressions and Advanced Expressions section in the Guide tab.

Refer to the Expressions - cheatsheet for code snippets that can help you achieve a required result, such as creating a placeholder in a .

In this section, examples with code snippets are provided for working with data using JSONata; these are:

JSONata

Example of use

Aggregation

To return the minimum, maximum, or average value in an array.

Boolean

Evaluate data to find a true or false result.

Comparison Operators

Compare values in data and use the value in a conditional logical expression, e.g., is an amount greater than 100.

Date & Time

Return a date and time in various formats, e.g., ISO 8601.

Path Operators

Navigate and access specific elements or properties within a data set, e.g., for filtering or searching.

Functional Programming

Compare values or display data based on certain conditions and use logical statements, e.g., adding HTML variables in content or a multi-select as a functionParameter.

Jigx Variables

 variable set used in expressions to manipulate data specific to a , e.g., determining the logged-in user or the organization and solution.

Predicate Queries

Used for query refinement.

String

There are many uses for using string expressions; these can be concatenating two strings to display multiple data records in one row, writing numbers as strings, or selecting only a few characters from the whole string.



Updated 31 Jul 2023
Did this page help you?
PREVIOUS
value
NEXT
Aggregation
Docs powered by
Archbee
Docs powered by
Archbee
Copyright © 2023 Jigx, Inc. All rights reserved. Terms of Service