Share via

Why does the data type change after Python Script is applied?

Adam 1 Reputation point
2022-03-15T15:48:06.62+00:00

Before I write my python script the 'Period' Column is of type Text but after I apply my script 'Period' becomes of type Date

How to I get it to stop automatically changing the data type? I want to keep it of type Text because then the script doesn't find the conditional statement that I am making.

Community Center | Not monitored
0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.