Replicate in bulk feature gives you an effortless way of to do LCAs at scale. With the replicate feature you can create hundreds of variations of your products in minutes and you can update them in batch with a .csv file.
You can use this feature to upload data from any other source that can be converted into a csv table. You can even import data from your bill of materials (BOM).
To get started, all you need to do is to create a "template" cycle that you want to replicate with variations. Use hashtags to define the inputs with variations.
As an example we are going to use different coffee recipes.
Create a template cycle
Create a new or chose an existing cycle to serve as the template for your replicas.
Add a hashtag to the description of the input that you want to be able to update.
Example: Add the #espresso tag into the coffee process input
The hashtag can be added anywhere in the description field
Create the upload file
To replicate in bulk and update in batch, use a spreadsheet table saved as a .csv file. Create a table with one row per cycle to create, and one column per tag. One of the columns must be titled "name", and contain the name you want for the cycle.
Add a row per each replica (cycle to create)
Use the first row for defining your columns
Add a column for each tag (input value)
Mandatory column title:
name
One of the columns must be titled
name
: This contains the name of the cycles.The column order doesn't matter.
Add as many columns with the identifier hashtags as needed
Example of the upload file of the coffee recipes:
name | #espresso | #milk | #frothed_milk |
Espresso | 1 | 0 | 0 |
Steamed Milk | 0 | 0 | 100 |
Caffe Latte | 1 | 0 | 240 |
Macchiato | 1 | 0 | 30 |
Cappuccino | 1 | 60 | 60 |
Note: The system only updates the input values that has a matching hashtag in the description field within the cycle and ignores any other data.
When replicating a cycle:
The example table creates 5 new cycles and updates 3 inputs in each.
When updating in batch:
The example table updates the 3 inputs in any cycle that is matching the name in the workspace.
Replicate in bulk
Replicating a cycle will create new copies based on the specifications in your upload file. The new cycles are independent of each other and their original template cycle.
Open the cycle you want to replicate
Open the cycle settings
Click the dropdown menu of Export cycle button
Click the Replicate in bulk button
Upload your .csv file by either dragging or searching your file.
The system gives you a notification "Your cycle has been replicated successfully." when the replication process is complete.
The replicated cycles are saved to the same workspace where the template is.
Update in batch (upload file)
You can update any cycle in a given workspace that has the matching name in the upload file with the correct hashtags.
Navigate to the workspace where you keep the cycles you wish to update
Click the dropdown menu of Create new cycle button
Click the Update in batch (upload file) button
Upload your .csv file by either dragging or searching your file.
The system will update all the cycles with a matching name and matching hashtags in the process description fields.
Note: The system ignores any data without a matching cycle name and hashtag.