Hello, I have a formula tool calculating some new columns. I have an error message as the data type is not compatible. (see screenshot attached).
From 'target price' down the Data type box is faded out so i cannot click into it and change the type.
I believe the 'discretionary discount' is the error as the penultimate formula it is output as V_WString data.
The formula:
Target price = double
Discretionary discount % = double (I checked at the join tool just before).
It all checks out to be double but is pulling the V_WString for that column and won't let me change it.
Can anyone please guide me? Any help will be really appreciated!!