I have a vector points file and I have labels for each point derived from a floating-point attribute. Is it possible to display the labels as integer only? For instance I have labels like 253.230000 and all I want is 253. Or is there a way to convert the attribute to integer? Thanks --Mike