Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
04-03-2017 17:31 PM - last edited 04-03-2017 17:55 PM
Text.Trim() does an excellent job of getting rid of things like " leading spaces" and "trailing spaces "; but unlike its' Excel cousin it doesn't handle "excess inner spaces". Granted these problems aren't as ubiquitous as the first two (which show up in hand generated Excel data and web data all the time), but if you need them gone you need them gone. In this video, we show you a cool way to leverage Text.Split() and Text.Combine() to isolate shed those pesky double spaces and knock them out of your precious data for good.
Happy Reporting!
watch?v=vPqXLRpQO5E