Skip to main content

Hello Tab's,

 

I was working on a particular report in which i gotta remove _ and replace it with Comma..

example below ( sorry for the clumsy SS)

 

Custom Splits

How do i split it up with a comma

 

Appreciate your inputs..

5 answers
  1. May 31, 2018, 2:34 PM

    Hi Murtaza,

     

    Can you use a replace calculation?

    replace([field],'_',',')

    Thanks,

     

    Mavis

0/9000