I'm trying to do some rounding and I'm wondering if there's an easy way to assign the output of a FILTER to a variable. This throws some errors: [% floor =3D FILTER('%.0f'); num; END %] Brian Hann