This article outlines how to configure Data Explorer to run over HTTPS on port 443.These instructions reflect a configuration used in a development/test environment. Prerequisites
Custom Sources The following diagram shows the layers a custom source query from Excel traverses before it returns a result. If you’re not getting the
In Quintessence, several functions support header notation, allowing you to reference columns by their header names rather than their positional index. This improves readability, reduces
This article describes how to create a self‑signed certificate for use with the Quintessence Engine. The certificate generated through these steps includes all required DNS
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
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
