View Single Post
 
Old 02-12-2023, 02:04 PM
agreeff agreeff is offline Windows 11 Office 2019
Novice
 
Join Date: Feb 2023
Posts: 1
agreeff is on a distinguished road
Default Power query - adding additional column

Hi all,


I need some advice regarding add an additional column to a sheet merged from two other sheets with power query.


Im trying to import supplier inventory using the suppliers product feed.


The supplier uses two feeds:
"Product" This contains the SKU, Title, Description, Stock on hand, pricing and brand.
"Images" This contains a link to the product image, short and long descriptions.


I used power query to merge the data into one sheet using the SKU to match the rows.


Now here comes my problem.


In the product sheet I added an extra column "Category" where I map each product.
However, when I refresh the query and there are new or removed products, the category I assigned to the product doesn't move up or down the rows with the product.



Eg. Let say product #10, in row #10 is labelled as Category A.
Upon update, lets say two additional products are added. Now product #10 moves to row #12, but Category A doesnt update to row #12.



How can I 'tie' the category to the product maintains the category?


Regards
Agreeff
Reply With Quote