0

I am a new in power pivot,I have two tables the first one conatins article, price, taxe, total and the second has columns article, type and other information. So for me i want the columns taxe to be in the table two ( like vlookup ). Pleaze help me

hollyx
  • 99
  • 1
  • 9

1 Answers1

1

Create a relationship between the two tables with the article field as the key. Then you can use the tax field in a pivot table without adding it to the second data table.

enter image description here

enter image description here

teylyn
  • 34,374
  • 4
  • 53
  • 73