Hi,
I have a couple tables uploaded to a data model in Power Pivot, and I'm trying to just do a simple lookup between tables. I suppose if I can't solve this by using measures in DAX that I'll just add another column to the one table and do the VLOOKUP there, but I thought it would be good to know how to handle this in the data model in Power Pivot. If I have Table 1 with a column that I'm using for the lookup values, and Table 2 has the lookup range (one column) and the return values (another column), how do I create a measure that would accomplish the same thing as a VLOOKUP for my pivot table?
Thanks!
Bookmarks