Forum Discussion
sdhn
5 years agoResponsive Resident
TRIM text and _
Hi All, I have list of items in a table as below: LON_HOME LON_ADDRESS LON_PERSON LON_OWNER etc I want data appears in the report as: HOME ADDRESS PERSON OWNER I am u...
- Anonymous5 years ago
There can be many ways to do it.
1. In power query replace LON_ to blank.
2. You can split the column in Power query by number of delimiters as 4 as far left as possible.
Anonymous
5 years agoNot applicable
There can be many ways to do it.
1. In power query replace LON_ to blank.
2. You can split the column in Power query by number of delimiters as 4 as far left as possible.