Forum Discussion
Expression:Error: Calculated Column trying to convert to fraction instead of decimal
- 6 years ago
Hi lachie-1992
The error is stating that "We cannot apply operator / to types Text and Numbers" so the first thing you can do is check and apply correct data types on your columns that you use for this calculation.
If this does not help, please provide a small data sample + screen prints, including both good records and bad records of base columns and Custom column with the error.
Best Regards,
Mariusz
If this post helps, then please consider Accepting it as the solution.
Please feel free to connect with me.
LinkedIn
Hi lachie-1992
The error is stating that "We cannot apply operator / to types Text and Numbers" so the first thing you can do is check and apply correct data types on your columns that you use for this calculation.
If this does not help, please provide a small data sample + screen prints, including both good records and bad records of base columns and Custom column with the error.
Mariusz
If this post helps, then please consider Accepting it as the solution.
Please feel free to connect with me.
Thanks Mariusz , I have just changed the three columns to Decimal Number and still the same error. Ive added screen grabs of the data below, as you can
Symbion is Wholesaler3 & Sigma is Wholesaler4 in my code above
- Mariusz6 years ago
Community Champion
Hi lachie-1992
Any chance you can share a sample file?
Best Regards,
Mariusz
If this post helps, then please consider Accepting it as the solution.
Please feel free to connect with me.
LinkedIn- lachie-19926 years agoRegular Visitor
Hi Mariusz I was being stupid and didnt realise i had changed one of the data types by mistake. Your first answer was correct 🙂
Thankyou very much!