Scale¶
Applies a scaling factor to the Value
field of each record.
Structure¶
{
"_schema": "Scale_1.0",
"factor": 2
}
Parameters¶
Parameter Name |
Required |
Type |
Description |
---|---|---|---|
|
Yes |
|
Scaling factor |
Behaviour¶
Each record in the input ledger has its Value
field multiplied by scale
.