Attached is a workflow where i have a list of values that may be up to 4 decimal places long. I want to round them to 2 decimal places for display purposes in a chart. It seems like I should be able to change the field type to "Fixed Decimal" and designate 2 decimal places. However, for some reason that field type has something called a "Scale"? What is that? Why is it?
I have tried using the Round(value, 2) function with different types of number fields, but have not found the secret combination to get 2 decimal places.
How can I get the values rounded to 2 decimal places?
And, if anyone knows, why has Alteryx made something that is so simple so counter-intuitive (at least for me)?
Thanks,Scott