Forum Discussion
TilalOsman
Apr 29, 2023Copper Contributor
TRIM() fuction
When using a range as an argument for TRIM () function (example: TRIM(@A:A)); it is supposed that TRIM () function will eliminate spaces from the whole text in the A column (each individual cell)- i....
- Apr 29, 2023
Patrick2788
Apr 29, 2023Silver Contributor
TilalOsman
Apr 29, 2023Copper Contributor
Thank you Patric, you are right . But what about huge amount of data ?
does it still perform well?
does it still perform well?