Skip to content

Exports

Insight Studio supports CSV export of violation details for all dimensions. This lets you take action on data quality issues outside of Salesforce.

Each export contains the specific records that failed quality checks for a given dimension:

DimensionExport Contains
CompletenessRecords with blank/null fields
ValidityRecords with invalid values
UniquenessRecords with duplicate values
TimelinessRecords with stale dates
ConsistencyRecords with contradicting fields
PII DetectionRecords with detected PII

Each CSV includes:

  • Record ID — Salesforce record identifier
  • Record Name — Display name of the record
  • Field — The field that failed the check
  • Current Value — The value that triggered the violation
  • Violation Type — Specific type of quality issue
  • Score — The field’s score for this dimension
  1. Navigate to the dimension or field view in Insight Studio
  2. Click the Export button
  3. The export runs as a background process — you receive a custom notification in the bell icon when it completes. Each notification shows the dimension, field, and number of violations exported (e.g., “Validity — Status: 0 violations exported”)
  4. Click the notification to navigate to the Field Result page in Salesforce, where the CSV is attached in the Files panel

Notifications panel showing completed CSV exports per dimension and field with timestamps

The Field Result page shows the full context — field identity, dimension, scoring details (score, threshold, records empty/populated), and an AI Insight section. The exported CSV file is available for download in the Files panel on the right.

Field Result page in Salesforce with scoring details, AI Insight, and exported CSV in the Files panel

Below is an example of the exported CSV file contents:

Exported CSV file showing violation records with Record ID, Field Name, Value, Violation Type, and Details columns

  • Share data quality reports with stakeholders who don’t have Salesforce access
  • Import violation lists into data cleansing tools
  • Create action items in project management tools
  • Compliance documentation and audit trails