When your day-to-day work includes a lot of document editing, you already know that every file format requires its own approach and sometimes specific applications. Handling a seemingly simple ODM file can sometimes grind the whole process to a stop, especially if you are trying to edit with inadequate tools. To prevent this kind of troubles, get an editor that can cover all of your requirements regardless of the file extension and clean up text in ODM with zero roadblocks.
With DocHub, you will work with an editing multitool for any occasion or file type. Reduce the time you used to devote to navigating your old software’s features and learn from our intuitive interface design as you do the job. DocHub is a streamlined online editing platform that handles all of your file processing requirements for any file, including ODM. Open it and go straight to efficiency; no previous training or reading instructions is required to reap the benefits DocHub brings to papers management processing. Start with taking a couple of minutes to create your account now.
See improvements in your papers processing right after you open your DocHub profile. Save time on editing with our one solution that can help you be more efficient with any document format with which you have to work.
cleaning up text strings is a common job in this video phil will show you how to extract letters either uppercase or lowercase and a mixture of both and how to extract numbers plus hell show you a really cool way to remove a wide range of characters from strings im going to use the text.remove and text.select functions in power query to extract characters from text strings im going to do this in excel but you can use the same code in power bi just copy and paste the query code so starting with this table in excel ive got a bunch of random text strings first things first click into the table data and then from table range to open power query im going to rename the query to text underscore select you cant use a dot in the name so i cant call it text.select to extract all the lowercase letters add a new custom column call the column lowercase the code is text dot select then open brackets the name of our column which is text comma and then a list of the characters that i want to e