Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Reply
westmarl
New Member

Tranformation Table - Does it only apply to whole words?

Hi!

I'm using a tranformation table for the first time, and I want to make sure that it won't convert parts of words like Excel's 'Find & Replace' does. 

For example,

  1. I want to change variations of 'Trading As' to 'T/A'
  2. As there are instances of 'Company 123 TA HASCO', I will inlude 'TA' in the FROM column to have an output of 'Company 123 T/A HASCO'.

Will all instances of TA be converted to T/A even if the TA makes up part of a word i.e. 'Atlanta' wil be converted to 'Atlant/a'?

 

If it does, I may have use spaces but I would rather not.

 

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Yes and No. 

things to remember with find and replace
1. It's Case sensitive 

     so "TA" is not the Same as "Ta" or "aT"
2. Spaces are counted too in find and replace

     so Replacing " TA" (<- notice the prefix space)  with  " T/A" (again prefix of space) would change "BIG TAP" to "BIG T/AP" 

have a play with it but in short, Word like "Atlanta" would be fine because it's case sensitive. My advice would be to replace all " TA " (space TA space) with " T/A " (space T/A space), then you're isolating all the TA's that have a prefix and trailing spaces. 


 

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

Yes and No. 

things to remember with find and replace
1. It's Case sensitive 

     so "TA" is not the Same as "Ta" or "aT"
2. Spaces are counted too in find and replace

     so Replacing " TA" (<- notice the prefix space)  with  " T/A" (again prefix of space) would change "BIG TAP" to "BIG T/AP" 

have a play with it but in short, Word like "Atlanta" would be fine because it's case sensitive. My advice would be to replace all " TA " (space TA space) with " T/A " (space T/A space), then you're isolating all the TA's that have a prefix and trailing spaces. 


 

Great info Karlos, thank you!

Helpful resources

Announcements
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel

Power BI Monthly Update - May 2024

Check out the May 2024 Power BI update to learn about new features.