Change text in Power Query is easy to do. Some transformations include change the case (i.e., upper vs. lower), adding or removing spaces and changing special characters. All this can be done with in the Ribbon tools to the text in the cells. However if you wanted to change all the headers cells to make the text change case or remove characters, that would involved going into the M code. It's not hard, but it's worth it if you have a lot of column headers to change.
Monday, March 29, 2021
Monday, March 22, 2021
Power Query Append Queries Not Working - Mismatch Columns Names & Order
Power Query can append tables from a folder effortlessly when those tables are the same (i.e., same number of columns and same column header names). But if the columns have different field names or the order of the columns are not in order, the append process will not work well. However there are methods to make it work and this video will cover one of them.
Monday, March 15, 2021
Power Query Append Worksheets in Same Workbook
If you wanted to do a search for keywords in the text of a column or multiple columns you could use the find all feature in Excel. But if this was something where you wanted to bring back the records for those columns that had the keyword and report it back to a stakeholder, you'd want something more complete. Enter Power Query; it can provide the mechanism for you to do keyword search in multiple columns and systematically bring back those rows or records and also take into account the case (i.e., case sensitive words) of the keywords.
Subscribe to:
Posts (Atom)