Table of Contents

Search

  1. Preface
  2. Model Repository (MRX) Views
  3. Profiling Warehouse Views
  4. Business Glossary Views

Database View Reference

Database View Reference

IDPV_PROFILE_RESULTS_TRENDING

IDPV_PROFILE_RESULTS_TRENDING

This view exposes the trend of profile results over multiple profile runs.
The following table describes the columns in the IDPV_PROFILE_RESULTS_TRENDING view:
Column
Description
PROFILE_ID*
ID of the profile.
RECORD_NAME
Name of the data source you ran the profile on.
FIELD_NAME
Name of the data source column.
DISTINCT_VALUE
Number of unique values in the FIELD_NAME column.
NULL_COUNT
Number of null values in the FIELD_NAME column.
TOTAL_ROWS
Number of rows that you ran the profile on.
TIME_CREATED
Date and time of last profile run for the column.
TOTAL_SUM
Sum of all the values in a column with a numeric datatype. The column stores a null value for non-numeric source columns.
*Indicates that the column is a key column.

0 COMMENTS

We’d like to hear from you!