Viewing data
You can view your data in different ways in the Data module. Select how you want to view your data:
View data is a look into the entire dataset. You can inspect the rows and values within the dataset.
View columns are columns in the dataset that can be inspected or used from a data source or pipe.
View malformed rows are rows that don’t conform to the dataset's expected structure or data shape. For example, rows with the wrong number of fields, values that can’t be parsed into the expected column type, or broken formatting from the source file.
In Varicent ELT, go to the Data module from the navigation bar.
In the My Data tab, search for the data source that you want to view.
To view the entire dataset:
Click the More options
menu, and then click View data.The dataset opens. You can filter and review the data, copy the data, or create a pipe.
To view columns in the dataset:
Click the More options
menu, and then click View columns.The page opens with a list of the dataset's columns.
To view malformed rows in the dataset:
Click the More options
menu, and then click View malformed rows.The page opens with any information about malformed rows in the dataset.