Calculating the total purchase amount including taxes
Before you begin
-
You have previously created a connection to the system storing your source data.
Here, an Amazon S3 connection.
-
You have previously added the dataset holding your source data.
Download and extract the file: math-prices.zip. It contains a dataset with data about the latest purchases of customers with pre-tax prices as well as the tax amount to be included.
-
You also have created the connection and the related dataset that will hold the processed data.
Here, a dataset stored in the same S3 bucket.
Procedure
Results
Your pipeline is being executed, a new field that contains the total amount of the last customer purchases including taxes is added to the original dataset and sent to the target system you have indicated.