Forum Discussion

Nathan0763's avatar
Nathan0763
Copper Contributor
May 20, 2019
Solved

vlook up Power query

Hello, I wish to create a personalized column in Power query for a data base. This column would be conditional: if the condition is true, you put a text, if it's not, you put the price related to the...
  • SergeiBaklan's avatar
    SergeiBaklan
    May 20, 2019

    Nathan0763 

    Nathan, yes, that will be column with tables. Click on the icon with arrows on top right of that column header and extract Price and other fields which necessary. If you build relationship correctly it return Price or null if no related price. You may keep null as it is or replace it on zero.