When I use the field calculator in the attribute table and use $rownum, the numbers appear as "1, 10, 100" instead of "1, 2, 3, 4."
How do I make it sequential?
When I use the field calculator in the attribute table and use $rownum, the numbers appear as "1, 10, 100" instead of "1, 2, 3, 4."
How do I make it sequential?
It sounds like you have Strings instead of Integers. Check what the type of the attribute is when you create it. 