Hi, Any idea how to get the desired result using regex. some of the numeric field having minus sign at the right hand side.
Want to shift the sign to left side.
Input - Numeric field : 872.68-
Required output : -872.68
Any suggestion..
Solved! Go to Solution.
Best to post your question as a new item on the discussion boards. That way, if someone provides a solution for you, others will be able to find it. You wouldn't be able to mark a response as a solution if the original thread isn't yours.
Cheers!
Esther