Calculating emissions without a scope in your own template
Use the CALCUATION functions to calculate emissions without a scope in
your own template.
Before you begin
The template for Envizi™ Emissions Calculations in Excel is provided with all features enabled. If you're using your own template, you can download the IBM® Emissions Calculations in Excel template to explore how all the functions and features work. You can also optionally add the column headers from the template to your own template. You can then follow the function exactly as written, and column headers, such as CO2e and CH4, match the calculated results.
The following examples show how to add headers for the stationary scope:
- To add the input headers, in an empty cell, use the function
=ENVIZI.HEADERS("stationary","true"). - To add the input and output headers, in an empty cell, use the function
=ENVIZI.HEADERS("stationary","true","true"). - To add the input and output headers, including headers related to the activity type recommender,
use
=ENVIZI.HEADERS("stationary","true","true","true"). What is the activity type recommender?
About this task
You can calculate emissions by using the factor that is automatically selected
for you, or you can specify the factor that you want the calculation to use. To specify the factor,
you need to know the unique factor ID. You can find the ID in three ways:
- Open the Emission factors catalog.
- Use the
=ENVIZI.FACTORfunction to see details of each factor. For more information, see the steps to view factor details. - Use the
=ENVIZI.FACTOR_SEARCHfunction to search the factors.