ManualTrigger Automate

For platform ManualTrigger Automate, this workflow allows users to manually compare two datasets of fruits and their colors, highlighting differences and similarities. By executing the workflow, users can visualize the output streams and gain insights into data discrepancies, enhancing data analysis efficiency.

7/8/2025
6 nodes
Medium
manualmediumcomparedatasetssticky note
Categories:
Manual TriggeredMedium Workflow
Integrations:
CompareDatasetsSticky Note

Target Audience

  • Data Analysts: Individuals analyzing datasets for insights and trends.
    - Business Analysts: Professionals needing to compare product inventories or sales data.
    - Developers: Those looking to automate data comparison tasks in their applications.
    - Project Managers: Managers who want to visualize and understand differences in datasets for reporting purposes.
  • Problem Solved

    This workflow addresses the challenge of efficiently comparing two datasets to identify similarities and differences in their contents. By automating the comparison process, it eliminates manual effort and reduces the risk of errors, ensuring accurate data analysis and reporting.

    Workflow Steps

  • Step 1: Manual Trigger - The workflow begins when the Execute Workflow button is clicked.
    - Step 2: Dataset 1 Generation - The first dataset is created with fruits and their respective colors.
    - Step 3: Dataset 2 Generation - The second dataset is similarly created with a different set of fruits and colors.
    - Step 4: Compare Datasets - The Compare Datasets node merges the two datasets based on the fruit field, allowing for a structured comparison.
    - Step 5: Sticky Notes - Two sticky notes provide guidance on using the workflow and exploring the outputs, enhancing user experience and understanding.
  • Customization Guide

  • Modify Datasets: Users can change the contents of Dataset 1 and Dataset 2 by editing the JavaScript code in the respective nodes to include different fruits or attributes.
    - Adjust Comparison Fields: Users can customize the fields used for comparison in the Compare Datasets node by updating the mergeByFields settings to include additional fields or different criteria.
    - Edit Sticky Notes: The content of the Sticky Note nodes can be modified to provide personalized instructions or information relevant to specific use cases.