Table of contents
Reporting

Changelog

Jan 7, 2025

Added

Added getPersistenceUnit and getPresentationUnits support to custom calculations.

Nov 6, 2023

Added

Added indexOf, toNumber, toString, toBoolean, and isIn support to custom calculations.

Sep 21, 2023

Announcement

Revised documentation for iModel Data Extraction and updated recommendations for the associated workflows.

Added

Added the technology preview Get Report Aggregation operation.

Jul 5, 2023

Changed

Changed automatic extractions to run whenever new changes to the iModel are ready to be processed instead of when a new named version is created, and changed the Run Extraction operation to run extraction on the latest changeset of an iModel instead of the latest named version if no changeset is specified in the request body.

May 23, 2023

Added

Added technology preview operations for aggregation tables, aggregation table sets, aggregation properties, and report aggregations.

  • Create AggregationTableSet
  • Get AggregationTableSet
  • Get AggregationTableSets
  • Update AggregationTableSet
  • Delete AggregationTableSet
  • Create AggregationTable
  • Get AggregationTable
  • Get AggregationTables
  • Update AggregationTable
  • Delete AggregationTable
  • Create AggregationProperty
  • Get AggregationProperty
  • Get AggregationProperties
  • Update AggregationProperty
  • Delete AggregationProperty
  • Create Report Aggregation
  • Get all Report Aggregations
  • Delete Report Aggregation

Sep 19, 2022

Added

Added the Get Extraction History operation.

Feb 11, 2022

Added

Added an optional extractionEnabled property to the Mapping schema. Setting it to false excludes a mapping from the Run Extraction operation and from automatic execution after the Create iModel Named Version operation.

Jan 3, 2022

Changed

Changed the API URL prefix from /insights/ to /insights/reporting/ and renamed the API from "Insights" to "Reporting", and renamed all "Export" operations to "OData" (URLs changed from /reporting/export/ to /reporting/odata/).

Oct 1, 2021

Announcement

Initial release of the Insights API.

Was this page helpful?