Any fields that the user creates in the original data source are copied over to the new data source. Fields that aren’t included in the original data source must be manually copied and pasted to the new data s
If the last character of the string is a decimal point, then there are no decimals needed, so it removes that decimal point by replacing it with nothing; otherwise, it leaves it where it is. e.g. “6.105” And there you go – the number is formatted as a string to the exact numbe...