Hi,
I would really appreciate if you could provide some help on this.
I have extracted data (sample below) from our oracle server through power query and added the data in a data model.
Now, if my user paste some part number in a column in excel like below and hit refresh button then excel should take those part numbers and populate ”Sourcing Rule” and “Manufacturer Number” by matching the part number that user provided
User input -
I would really appreciate if you could provide some help on this.
I have extracted data (sample below) from our oracle server through power query and added the data in a data model.
Part# | Sourcing Rule | Manufacturer Number |
548963 | Halifax | NorthSam |
328761 | California | SouthSam |
Now, if my user paste some part number in a column in excel like below and hit refresh button then excel should take those part numbers and populate ”Sourcing Rule” and “Manufacturer Number” by matching the part number that user provided
User input -
Part# |
548963 |
895632 |
745963 |
635891 |
223896 |