Copy column values to nearest integer
Hi JMP community,I have the following dataset: and I want to copy, from inside the table environment column X2 and X3 values to two new columns but rounded up to the nearest integer.So first rows would give lets say:9 57 015 0and so onI know that you can do this easily just by copy paste the values in excel and include a function there but I dont want to include a third party tool, I am pretty ...