Join CSVs
Usage
Join two CSV files by a common column to combine data efficiently into a unified dataset.
Input Arguments
Input Argument | Type | Description | Required? | Advanced Option? | Default |
---|---|---|---|---|---|
CSV | String in CSV format | The CSV codes which shall be joined. | ✔️ | ✔️ | - |
Output
Response | Type | Description |
---|---|---|
CSV | String in CSV format | The joined CSV . |
Power Automate Examples
Join CSVs
We use two CSVs which have the column Pet in common and join them by it.
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!