Is there a way to overwrite decimal places of a column parameter
6th July 2022
This depends on the parameter’s <Interprete> definition, which can be different from the <Display> definition. For double type parameters, we round the amount of decimals to 6 by default, and …