A quick overview of how to get started with AgileData
Product Guides
Common Patterns and Terms
Whats new in the AgileData product
What we are planning to add in the future
The way we work as a company
Sometimes you want to change a numeric value to have decimals etc
For example show it as 1.00.
safe_cast(FieldName as float64)
Rule Type = Calculated Output Field Rule Attribute = safe_cast(FieldName as float64)
Rule Type = Calculated Output Field
Rule Attribute = safe_cast(FieldName as float64)
1 becomes 1.0
Table Of Contents