How to Rotate/ Transform only one field in a table of points, not the co-ordinates as well?

Hello,

I have a table of points, for example containing the following columns, x, y, z, density. I want to rotate and translate the density field but keep the co-ordinates (lattice), (x,y,z) the same. I’ve tried using the transform filter but this transforms all the columns. Is there a way to transform just the density field/ column?

Thanks,
James

may be you can try Filter->Calculator?