JOLT spec to perform group by ID and condition check on nested json
Please help me to provide JOLT spec for the below input json. tried multiple approach but still not working
How to format decimal value using left and right padding in jolt?
I want to format a decimal input such that I get a specific number of characters in the output, 10 digits before the decimal point and 4 digits after the decimal point. I want to pad with 0 values.