How to solve type conflicts

You can (should?) force the type when you insert (certainly the first time). You can put an i after the value to force an integer.

What you can do now is copy the data to a new measurement, drop the old one, then copy the data back. Be sure to use the group by when copying to a new measurement to preserve your tags.

1 Like