Hi,
Without creating new variable or using formula Replace() , Can I replace a common word that is included in every dimension with blank?
Ex:
I have a table and its dimensions(coloumns) have a common word called "apple".
I want to replace the "apple" word with a blank.
but I do not want to write a formula like =if([coloumn1]="apple"; " " ; [coloumn1]) for each coloumn because my table is so large.
Is there any method as ctrl+h like excel ?
I'd like to affect whole report with only a single operation.
Please, help.
Thanks in advance.