It would be helpful to allow the use of variables for the rounding direction and method, instead of only permitting hard-coded value. I'm working on a use case where for a certain planning scenario, there is a need to round up for certain product/country intersections, but round down elsewhere. I have a workaround, but it's cumbersome and takes up significant space.