Hello All
I have faced an issue that some integer numbers being transferred into decimal numbers after importing.
The situation is I imported some code from a saved view of a module from A Model to the code cells of the list of B Model.
For example, the code 179546 in a saved view of a module from A Model will be 179546.0 in the code cells of the list of B Model.
I have already set the format of the module of A Model in TEXT, not number, so I think this is not related to the data format in A model. And the code cells of the list of B Model cannot set format, so I dont know which part transfers the format of data.
Hope kindly you can help me to slove this isuue, thank you all