When computation is involved the parsing step should only serve to allow computation.
Only the variables that are the result of the computation should be committed to the DataSource.
Currently the union of parsed and computed variables is committed to DataSource.
This occurs when the calculation populates some property of the IfrsVariable which is not set at parsing.
When computation is involved the parsing step should only serve to allow computation.
Only the variables that are the result of the computation should be committed to the DataSource.
Currently the union of parsed and computed variables is committed to DataSource.
This occurs when the calculation populates some property of the IfrsVariable which is not set at parsing.