Create a mapping to represent how the PowerCenter Integration Service extracts, transforms, and loads data to Google BigQuery.
For example, create a mapping to read the product details from the Google BigQuery source, apply a filter transformation to filter data based on the department, and write the records to a Google BigQuery target for data analysis.
Import a Google BigQuery source and target definition into the PowerCenter repository.
Create a Google BigQuery mapping with a Google BigQuery source and target.
The following image shows a Google BigQuery mapping:
The Google BigQuery mapping contains the following objects:
A Google BigQuery source definition that contains the product department details, such as the Department ID, Department Name, Product ID, Product Description, Quantity, and Cost.
An Filter transformation to filter product details based on the Department ID.