Join CSVs

Usage

Join two CSV files by a common column to combine data efficiently into a unified dataset.

Input Arguments

Input ArgumentTypeDescriptionRequired?Advanced Option?Default
CSVString in CSV formatThe CSV codes which shall be joined.✔️✔️-

Output

ResponseTypeDescription
CSVString in CSV formatThe joined CSV.

Power Automate Examples

Join CSVs

We use two CSVs which have the column Pet in common and join them by it.

Picture

As an advanced option you may choose a second column to join by.

💡

Looking for the response of this example? If you scroll up you see a Output tab.

Known Limtitations

⚠️
If you experienced other limitations please get in touch with us!