Refers to a specific segment of the economy that includes companies or organizations engaged in similar business activities. Sectors are used to categorize and analyze
Quintessence Functions
ReportAsync() performs calculations in the background (asynchronously from Excel). This is useful for larger reports, allowing you to continue working in Excel while the report
ExecuteScheduleAsync() works the same way as the ExecuteSchedule() function, but runs in the background (asynchronously when called from third-party applications). This is useful for longer-running
The SubArray() function is used to create a new array from a partial area of an existing array. Syntax SubArray (Data Range, Rows, Columns) Data
The GroupBy() function groups a range of data into sets and calculates values per set using aggregation functions, for example, SUM, AVERAGE, COUNT etc. GroupBy()
The Join() function combines rows from two ranges of data into a single range. This function works in a similar way to the join functionality
The FilterData() function is used to filter and output a range of information according to specified criteria. Syntax FilterData (Range, Criteria, Columns) Range The range
The IsDefined() function determines whether an input parameter has a value assigned to it or not. Related functions: IsDate, IsElement, IsNull Syntax IsDefined (Element) Element
The IsElement() function assesses whether an array contains an element. Related functions: IsDate, IsDefined, IsNull Syntax IsElement (Element,Array) Element Any string or numeric value Array
PivotView() is one of the view options for displaying data retrieved from the RelationshipData() and TimeSeries() functions. This view organises the requested data into rows
GlobalVariable() allows users to access variables configured by the administrator on a global level. These variables can be accessed from the Quintessence editor (from artifacts
Note: This is a legacy function and will be deprecated soon. Please use TimeSeries() instead.
Note: This is a legacy function and will be deprecated soon. Please use TimeSeries() instead.
Introduction The Layouts feature in Formatted Reports allows you to combine multiple formatted reports into a single, cohesive report. This feature offers flexibility by enabling
Introduction User access control in Formatted Reports allows you to lock or unlock specific cells in a report, providing structured access to data. This ensures
Introduction In Formatted Reports, formulas allow for dynamic calculations directly within the report. Using IronPython, you can set formulas in cells either by referencing relative
Introduction Data validation in Formatted Reports ensures that users enter data accurately and consistently by enforcing specific rules and formats. Validation can be applied to
Introduction Callbacks in Formatted Reports enable automated data transfer and task initiation by passing a table of data to a datafeed or kicking off a
Introduction In Formatted Reports, Formatting Options are essential for transforming raw data into a polished, functional Excel report. With formatting tools, you can control data