Skip to Main Content
CONNECT feedback portal

Welcome to our feedback site!


We created this site to hear your enhancement ideas, suggestions and feedback about CONNECT products and services. All of the feedback you share here is monitored and reviewed by the CONNECT product managers.

To start, take a look at the ideas in the list below and VOTE for your favorite ideas submitted by other users. POST your own idea if it hasn’t been suggested yet. Include COMMENTS and share relevant business case details that will help our product team get more information on the suggestion. Please note that your ideas and comments are visible to all other users.


This page is for feedback specifically for CONNECT. For links to our other feedback portals, please see RESOURCES below.

Status No status
Product Data Views
Categories General
Created by Clement Dekeyser
Created on Aug 3, 2026

Separate columns for summaries in narrow, asset-based data view

As a data scientist, I like the narrow data view format because the schema does not change when properties are added, modified or removed.

However, I also need to perform consistency checks over my dataset. For example, I need to compute range over standard deviation or check that min < mean < max.

I need to perform these checks over all properties, so it would be easier if the summaries (range, min, mean, max...) were in separate columns, while still keeping the narrow format. Here would be the resulting format:

Timestamp | Asset | Value | Min | Max | Stdev | ...


Currently, when creating a data view with an asset-based query, the narrow format will send all raw & summarized values to a single Value column.

  • Attach files