Can I make changes directly within the table?
I have
converted a file to a multi-column table with the Split-operator. The terms in
this column have been sorted alphabeticly by the operator „Sort“. Now I want to
make some changes in some of those columns. Among other things, I want to
delete all special characters. What should I do next? Can I make changes
directly within the table? Or is there a specific operator for editing it?
Find more posts tagged with
Sort by:
1 - 2 of
21

MartinLiebig

Hi,
in principal you can use the Set Data operator to change cell values. Generally you don't do that, but instead you define general replacements.
For example you would use the replace operator to repleace: ö with oe or similar.
BR,
Martin
Sort by:
1 - 1 of
11