Export the Sequence number without leading zeros
In the Export Setup window, select the sequence field
In the Expression column, paste this expression:
ALLT(PADL(TRANSFORM(VAL(sequence)),6," ")) |
Remember to save the export map when you're finished. Expressions can be copied from one export map to another.