Hello Forum,
I have a field called "Locations" that returns data in the following fashion:
Head,
Head, Leg,
Arm,
Head, Arm, Leg, Torso,
I am trying to create an expression that will trim the comma at the end of the data. The "Trim" function removes spaces but not characters. Does...