Resolved! Remove trailing characters in a String field on table records
Hi folks, Looking to remove ".0" off of String fields that have accumulated over the years. Here's what I'm trying to execute. Alternatively, I tried using .slice as well. I can't shake the feeling it's something basic and I should probably stop wo...
