activity-browser icon indicating copy to clipboard operation
activity-browser copied to clipboard

Calculation with parameters only works when including default scenario

Open mixib opened this issue 4 years ago • 0 comments

Static LCAs with scenarios work as expected when the scenario file contains a default scenario or when Attempt to load and include the 'default' scenario column is successful.

For example, for a test file, the next setup: image

Correctly returns:

image

When not including the 'default' scenario: image

The calculation doesn't consider the parameters in the scenarios and keeps the 'default' value instead. image

Could this behavior be related to #592?

mixib avatar Jul 07 '21 12:07 mixib