Hello,
We have a customer who uses a multi-value field group to group together GL codes and the dollar amount assigned to each GL code. They have requested that at some point in the process, we look at the 'GL Amount' field and replace blank values with a 0. The default value for this field is already 0, but for some reason they still periodically end up with some that have a GL code filled out, but the GL amount is 0. Example below:
Is there a way for workflow to iterate through each GL Amount and if the field is empty, assign 0 to it without messing anything up with the other values?