I have a column which is of type VWstring and contains both number and text.(refer "Gross Amount" column in screenshot attached) I want to filter the rows containing text and numbers separately. How can I do that? I tried using 'Isnumber' in formula tool but it is of no use as column type is VWstring.
Apart from that I also want to replace the value in the right column to current column, in the current column and repeat the same for the following columns. How can I do that?