Create an expression to automatically pull data from different fields in a CSV file.
De ce veți avea nevoie
This sample file contains Adobe Stock assets you can use to practice what you learn in this tutorial. If you want to use the sample file beyond this tutorial, you can purchase licenses on Adobe Stock. Check out the ReadMe file in the folder for the terms that apply to your use of this sample file.
What you learned: How to write an expression to automatically pull data from different fields in a CSV file
Link a CSV to the text in a composition
- Add the CSV into the composition.
- Use the Property Link Pick Whip from the source text of a Master Property to link it to a field from the CSV.
Customize the expression to automatically pull from the next row as the name of the composition updates
- Rename the composition to match the name of the column in the CSV.
- Change the last bracket of the expression to say (thisComp.name).
- Duplicate the composition in the Project panel, and each time the name changes the last number of that comp, the expression will now pull from the next row in the CSV.