2 WAY lookup Power Query

EXCELISFUN Tutorial

RECORD.FIELD

Please refer to the video by EXCELISFUN.

1) Use two xlookups where 1st one is returning the row and the second gives you the column array

2) Use Power Query

  • Have two query connections for 2 tables
  • For the lookup table, add a custom column that outputs the table with amounts
  • In the custom column, first have it find the vendor code row
  • Then outside of that, use Record.Field to refer to that row field and return the city amount

Comments

Popular posts from this blog

GETPIVOTDATA

Ranking of UC Schools from Top 110 Ranked National Universities of 2024

Xlookup specific value in the middle of a string