Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
8 years ago
Solved

Group codes and sum their values from a single text string

Hi,   I've got a text column with this format "Oper A - 8.5, Oper B - 3.0, Oper A - 2.5, Oper C - 5.0, Oper B - 5.0" to define the operations that happened in 24 hours. Basically time is separated ...
  • Phil_Seamark's avatar
    Phil_Seamark
    8 years ago

    Hi Anonymous

     

    You can split those into their own rows using the same split function.  Just click the advanced option in the Split dialog and set something like this for your column.