Skip to Main Content
Data services 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 data services. For links to our other feedback portals, please see RESOURCES below.

Status No status
Product Data Views
Created by Guest
Created on Aug 18, 2022

Filter Data in a Data View

Ability to filter data coming back in a Data View. For example, grab all data when the RPM > 9000.
  • Attach files
  • Tyler Hanagan
    Mar 24, 2026

    We have use cases requiring us to pull months of data where we are only interested in a couple of grades that were run that may only account for 1/10th of the total data. Currently we have to pull all of the data into memory which in data bricks is our primary constraint. We then have to remove the 9/10ths of data based on grade from the dataframe. In some cases, all we need is this filter to be performed before adding the data to BI, which means we are introducing coding and extra compute cost just because we have no filtering available inside Data View.