Java Expression working in mace but not in workbook
Hi All,
Have written a java expression to replace ',' and ':' with blank in item's description as we are using item's description as picklist value for a measure.
When we run the rule in mace it works perfectly and give the correct values in LHS measure.
However when we run it in workbook, we found that the code is replacing for all records except for the first one.
Thanks