Convert a calculated variable to a alpha / category
I am trying to apply a bench code to a block model using this function Bench = round(([zc]-[Block Model Z origin])/ [Bench Height],0)* [Bench Height] +[Block Model Z origin] Broadly the calc is doing what is needs (although not having the INT() option is a challenge) However, I need to report from the model on the Bench…