Comparing data with the Compare Datasets node

Nodes

2e3e39e3-0e17-4fae-9ac5-9ee31f9711ed1750b6d1-d124-4217-a0ab-3402db821b80

Created by

n8n8n Team

Last edited 38 days ago

This workflow is designed to compare two datasets (Dataset 1 and Dataset 2) based on a common field, "fruit," and provide insights into the differences. Here are the steps:

  1. Manual Trigger: The workflow begins when a user clicks "Execute Workflow."
  2. Dataset 1: This node generates the first dataset containing information about fruits, such as apple, orange, grape, strawberry, and banana, along with their colors.
  3. Dataset 2: This node generates the second dataset, also containing information about fruits, but with some variations in color. For example, it includes a "kiwi" with the color "mostly green."
  4. Compare Datasets: The "Compare Datasets" node takes both datasets and compares them based on the "fruit" field. It identifies any differences or matches between the two datasets.

In summary, this workflow is used to compare two datasets of fruits and their colors, identify differences, and provide guidance on how to explore the comparison results.

New to n8n?

Need help building new n8n workflows? Process automation for you or your company will save you time and money, and it's completely free!