I have a list of items and categories in a worksheet in Excel on Sheet 1. I get 2 different monthly reports and use Power Query to adjust and combine each new month into Sheets 2 and 3 (1 for each report). I use the merged queries option to "vlookup" the items from the report and match the categories.
I have 1 item where for whatever reason the category will not transfer over. Every other item correctly and even does this item correctly on the Sheet2 query, just not on Sheet3. I have tried copying the item directly from the invoice into the Sheet 1 list. I have added additional items at the bottom and it updates correctly so not Sheet1 is limited for what rows it's considering. I've already done Query steps to trim and case match the text.
I'm fresh out of ideas at this point and would appreciate either suggestions, or workarounds. I've thought about doing a macro like if Column A = "this item" then Column B = "Category" but there's gotta be an easier way?
I have 1 item where for whatever reason the category will not transfer over. Every other item correctly and even does this item correctly on the Sheet2 query, just not on Sheet3. I have tried copying the item directly from the invoice into the Sheet 1 list. I have added additional items at the bottom and it updates correctly so not Sheet1 is limited for what rows it's considering. I've already done Query steps to trim and case match the text.
I'm fresh out of ideas at this point and would appreciate either suggestions, or workarounds. I've thought about doing a macro like if Column A = "this item" then Column B = "Category" but there's gotta be an easier way?